Usage of Sum with Master DataBand and Detail DataBand

Stimulsoft Reports.NET discussion
Post Reply
tynar
Posts: 25
Joined: Thu Mar 17, 2011 11:54 pm
Location: Kyrgyzstan

Usage of Sum with Master DataBand and Detail DataBand

Post by tynar »

Hello,

I have a report with two DataBands, say DataBand1 and DataBand2. DataBand1 is a master component for DataBand2. At the bottom of DataBand2 I have a PageFooter control which holds 'Sum' aggregate functions using DataBand2's data as a source.

If I assign DataBand1 as a master component for DataBand2 then 'Sum' does not work correctly it shows like #%#{Sum(...)}, otherwise it works correctly. Frankly, I have another very similar report which works correctly.

Where should I look?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Usage of Sum with Master DataBand and Detail DataBand

Post by HighAley »

Hello.
tynar wrote:I have a report with two DataBands, say DataBand1 and DataBand2. DataBand1 is a master component for DataBand2. At the bottom of DataBand2 I have a PageFooter control which holds 'Sum' aggregate functions using DataBand2's data as a source.

If I assign DataBand1 as a master component for DataBand2 then 'Sum' does not work correctly it shows like #%#{Sum(...)}, otherwise it works correctly. Frankly, I have another very similar report which works correctly.

Where should I look?
Please, send us your report template with data to reproduce your issue.

Thank you.
Post Reply