Page 1 of 1

Usage of Sum with Master DataBand and Detail DataBand

Posted: Tue Nov 22, 2011 8:33 am
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?

Usage of Sum with Master DataBand and Detail DataBand

Posted: Wed Nov 23, 2011 1:52 am
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.