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!
GroupheaderBand and HeaderBand order
Re: GroupheaderBand and HeaderBand order
Hello.
You don't heed the header.
Please, try to move all text components from Header to Group Header.
Thank you.
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
Hello.
We are always glad to help you.
Let us know if you will need any additional help.
Thank you.
We are always glad to help you.
Let us know if you will need any additional help.
Thank you.