Sum Of Groups
Hello,
I'm new to FR.Net and I am trying to do some basic operations. Here it is the scenario.
I have Orders which lines contains differents VATS, so I have made a group to display the separatly. That's ok. And I have made a total where it sums each diffent group.
But when I want to sum the different totals I can't do it. The "Total" always refer to the last group total.
Do you know how can I put a total at the report end with the total of the order. I want to sum all the totals of the group.
Thank you.
I'm new to FR.Net and I am trying to do some basic operations. Here it is the scenario.
I have Orders which lines contains differents VATS, so I have made a group to display the separatly. That's ok. And I have made a total where it sums each diffent group.
But when I want to sum the different totals I can't do it. The "Total" always refer to the last group total.
Do you know how can I put a total at the report end with the total of the order. I want to sum all the totals of the group.
Thank you.
Comments
Make a total that sums the same data column as the group total, and print it in the report summary band.
Thanks for your reply. It works pretty well. But I've seen that when the sum of the group repeats, It looses its configuration. For example I put it as 'Money', it is ok the first one, but the second and the third they loose 'money' and it appears with many decimal numbers. Is it a bug or am I doing something wrong?
Thanks in advance.
I was doing something wrong. Thanks for your help.
txus