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
Usage of Sum with Master DataBand and Detail DataBand
Hello.
Thank you.
Please, send us your report template with data to reproduce your issue.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?
Thank you.