Page 1 of 1

GroupheaderBand and HeaderBand order

Posted: Tue Apr 16, 2013 3:21 pm
by dennislee
Hi,

I am trying to produce a report having a layout with:
ReportTitleBand1
GroupHeaderBand1
HeaderBand1
DataBand1
in this sequence and expect the preview will produce something like this:

Report: Employee list
Finance department
Staff# Staff name Gender
101 John Smith Male
102 Paul Smith Male

Human Resources department
Staff# Staff name Gender
103 Ann Smith Female
104 May Smith Female

but, it turned out as:

Report: Employee list
Staff# Staff name Gender
Finance department
101 John Smith Male
102 Paul Smith Male

Human Resources department
103 Ann Smith Female
104 May Smith Female

in which HeaderBand1 is before GroupHeaderBand1 and HeaderBand1 printed once. Please advise how to fix this such that it produce something like this:
Report: Employee list
Finance department
Staff# Staff name Gender
101 John Smith Male
102 Paul Smith Male

Human Resources department
Staff# Staff name Gender
103 Ann Smith Female
104 May Smith Female

Thanks very much!

Re: GroupheaderBand and HeaderBand order

Posted: Wed Apr 17, 2013 5:19 am
by HighAley
Hello.

You don't heed the header.
Please, try to move all text components from Header to Group Header.

Thank you.

Re: GroupheaderBand and HeaderBand order

Posted: Wed Apr 17, 2013 12:15 pm
by dennislee
Thanks

Re: GroupheaderBand and HeaderBand order

Posted: Thu Apr 18, 2013 8:10 am
by HighAley
Hello.

We are always glad to help you.
Let us know if you will need any additional help.

Thank you.