SumRunning() in ChildBand
Posted: Fri Dec 06, 2013 3:38 pm
Hi!
When using SumRunning() on ChildBands, then the sum shown on the child band is always the sum of the first row. E.g. for rows of 4,4,4,4 this will be:
- Databand: 4
ChildBand1: 4
ChildBand2: 4
- Databand: 8
ChildBand1: 4
ChildBand2: 4
- Databand: 12
ChildBand1: 4
ChildBand2: 4
- Databand: 16
ChildBand1: 4
ChildBand2: 4
Is this a bug or Is there another way to get a runnig sum on child bands.
Tobias
When using SumRunning() on ChildBands, then the sum shown on the child band is always the sum of the first row. E.g. for rows of 4,4,4,4 this will be:
- Databand: 4
ChildBand1: 4
ChildBand2: 4
- Databand: 8
ChildBand1: 4
ChildBand2: 4
- Databand: 12
ChildBand1: 4
ChildBand2: 4
- Databand: 16
ChildBand1: 4
ChildBand2: 4
Is this a bug or Is there another way to get a runnig sum on child bands.
Tobias