Page 1 of 1

Adding Second Databand to Report

Posted: Sun Jun 19, 2011 7:36 pm
by tmac16
Are there issues with adding a second databand to a report when they are between a group header and group footer bands? I currently have a group header, data band, then group footer band with sum's in the footer. When I add a second data band and make the master component the first data band, my footer disappears and I lose my sum's. Is there something else i should be doing?

Attached is the current report I am using.

Adding Second Databand to Report

Posted: Mon Jun 20, 2011 6:35 am
by Ivan
Hello,

Please move the DataBand1 and place it after the GroupFooterBand1.

Thank you.

Adding Second Databand to Report

Posted: Tue Jun 21, 2011 6:34 am
by tmac16
But then wouldn't my totals line be before the details i want to dispaly?

Adding Second Databand to Report

Posted: Tue Jun 21, 2011 10:14 am
by Andrew
Hello,

Headers/Footers are associated with those bands, which are located closer.
But Footers/GroupFooters always appear after the detail bands.

Thank you.