SUM Total Amount

abdulgafhur_0-1644502184947.png

Hi Guys, could anyone help me how to sum this field outside <<Start and End>> tags

0 1 58
1 REPLY 1

You can implement a SUM expression in that column.  The syntax would look like:

<<SUM(SELECT(Table[Value],  ...))>>

I would recommend calculating the SUM in your data Table instead of the template.  I find that eventually, the SUM amount is needed in the app anyway.  

Top Labels in this Space