I'm using a report that has a sub report that is more than one page in length - is there a way I can put page headers onto the sub report so that when the sub report goes onto a second page headings (ie column names) are shown?
Create a top level group in your subreport that has the same value field for all records in one instance of the subreport. A formula of
WhilePrintingRecords; "Subreport"
will do this
Set the Group to "Repeat on Each page" and place your column headings in the group header 1 section
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.