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
SumRunning() in ChildBand
Re: SumRunning() in ChildBand
Hello.
Thank you for bug report. We have reproduced it.
We will let you know about results later.
Thank you.
Thank you for bug report. We have reproduced it.
We will let you know about results later.
Thank you.
Re: SumRunning() in ChildBand
Hello,
The issue is fixed. The Solution will be available in the next prerelease build.
Thank you.
The issue is fixed. The Solution will be available in the next prerelease build.
Thank you.