I have an issue where the first page sum variable totals are not being added to the following pages group totals, when the group takes up more than the first page.
Any help would be great
I have an issue where the first page sum variable totals are not being added to the following pages group totals, when the group takes up more than the first page.
Any help would be great
Anyone?
Depending on how you build the sums, the aggregate functions (Sum(), Avg(),…) have a second parameter that controls if the aggregates are reset. Otherwise, more details would probably be helpful.
G.