Adding multiple calculation results

Hi Friends,

I have multiple calculations on an ODK form and at the end of the form, I
would like to add up all the results of the calculations and display at the
end as grand-total. Is that possible to do that? If so, how can I do that?

Thanks,
Imran

Hi, IMRAN.
I think you'll have to create a calculation type field named(e.g:
grand-total) and make its calcution be ${total1}+${total2}+....+${totaln};
assuming that your previous calculation fields names were total1,
total2,......totaln.
Best,

··· Le jeudi 26 janvier 2017 23:40:53 UTC+1, A.N.M AL-IMRAN a écrit : > > Hi Friends, > > I have multiple calculations on an ODK form and at the end of the form, I > would like to add up all the results of the calculations and display at the > end as grand-total. Is that possible to do that? If so, how can I do that? > > Thanks, > Imran >

Thanks a lot Amal.

··· On Friday, January 27, 2017 at 4:38:08 AM UTC-5, Amal wrote: > > Hi, IMRAN. > I think you'll have to create a calculation type field named(e.g: > grand-total) and make its calcution be ${total1}+${total2}+....+${totaln}; > assuming that your previous calculation fields names were total1, > total2,......totaln. > Best, > > > Le jeudi 26 janvier 2017 23:40:53 UTC+1, A.N.M AL-IMRAN a écrit : >> >> Hi Friends, >> >> I have multiple calculations on an ODK form and at the end of the form, I >> would like to add up all the results of the calculations and display at the >> end as grand-total. Is that possible to do that? If so, how can I do that? >> >> Thanks, >> Imran >> >

Then do a note field to display then result

··· sent from my Nexus 6p

On Jan 29, 2017 2:25 AM, "A.N.M AL-IMRAN" imran3may@gmail.com wrote:

Thanks a lot Amal.

On Friday, January 27, 2017 at 4:38:08 AM UTC-5, Amal wrote:

Hi, IMRAN.
I think you'll have to create a calculation type field named(e.g:
grand-total) and make its calcution be ${total1}+${total2}+....+${totaln};
assuming that your previous calculation fields names were total1,
total2,......totaln.
Best,

Le jeudi 26 janvier 2017 23:40:53 UTC+1, A.N.M AL-IMRAN a écrit :

Hi Friends,

I have multiple calculations on an ODK form and at the end of the form,
I would like to add up all the results of the calculations and display at
the end as grand-total. Is that possible to do that? If so, how can I do
that?

Thanks,
Imran

--
--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.