Page 1 of 1

Cannot Compute grand total

Posted: Tue May 23, 2017 2:38 pm
by Ankush Ak

Hey,
The following is the mapping created for a query Service:

Image

and the output displayed is as follows Image

I want to compute the grand total but summing up the total displayed on the list ,populated from the REST service.
Could someone please assist me with a code that would Help !


Cannot Compute grand total

Posted: Tue May 23, 2017 4:38 pm
by Ankush Ak

Since i am under a tight deadline it would be really kind if you would please respond at the earliest


Cannot Compute grand total

Posted: Wed May 24, 2017 8:51 am
by Serhii Kulibaba

Hello,

Please add a JS to the success event of the service and calculate the total value there:
https://docs.appery.io/docs/appbuilde...
Instead of pushing items to the array you can sum the grand total value