Page 1 of 1

SumRunning() in ChildBand

Posted: Fri Dec 06, 2013 3:38 pm
by Tobias
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

Re: SumRunning() in ChildBand

Posted: Tue Dec 10, 2013 6:12 am
by HighAley
Hello.

Thank you for bug report. We have reproduced it.
We will let you know about results later.

Thank you.

Re: SumRunning() in ChildBand

Posted: Fri Dec 13, 2013 11:31 am
by Alex K.
Hello,

The issue is fixed. The Solution will be available in the next prerelease build.

Thank you.