HTML5 Data Bindings Formatter Support Product Page
How do I SUM groups?
Reported 18 Mar 2015 01:13:12
1
has this problem
18 Mar 2015 01:13:12 Matt Penn posted:
I figured out how to display my data into groups using the "Group By" collection. If my groups contain numbers, is there a way to display a total for each group?
My specific project is a checkbook report. This report is showing the transactions grouped by category. And I want to display a total of each category next to the category name. I can't seem to find a tutorial for this.