Usage of Sum with Master DataBand and Detail DataBand
Posted: Tue Nov 22, 2011 8:33 am
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?
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?