Example:
Code: Select all
Customer 1
Amount SumRunning
100 100
5 105
3 108
Customer 2
Amount SumRunning
5 5
8 13
4 17
http://forum.stimulsoft.com/Default.aspx?g=posts&t=2204
I've seen that i must create variables and manage them in the report code.
Is still this the correct way or in the meantime you have created some specific functionality?
I've found this other thread:
http://forum.stimulsoft.com/Default.aspx?g=posts&t=4900
but your proposed solution (in the screenshot of the above thread)
doesn't seem to work (SumRunning is not reset after change grouping).
Thank you.