Ankush Ak
Posts: 0
Joined: Mon Aug 05, 2013 10:26 am

Cannot Compute grand total

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 !

Ankush Ak
Posts: 0
Joined: Mon Aug 05, 2013 10:26 am

Cannot Compute grand total

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

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Cannot Compute grand total

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

Return to “Issues”