Workflow Template Totals Row

I have a workflow template that provides a list of all sales for the last month. I want the last row to be a totals row for all columns so I made a separate start expression

<<Start:Table[Key ID]>><<TEXT(Grand Total)>>

Then each cell has a SUM(Select, however, itโ€™s returning a separate row for each sale, instead of one row for all. The expression Iโ€™m using is

<<SUM(SELECT(Payments[Amount],[Client] = โ€œClientโ€))>>

Any ideas what Iโ€™m doing wrong?

0 4 131
4 REPLIES 4
Top Labels in this Space