Frage

I apologize if I am missing something obvious guys, but I am having a heck of a time figuring out how to add a report header (not page header) to a report. I want a header that shows up on the first page and only the first page.

Again, I apologize if I am missing something obvious.

War es hilfreich?

Lösung

By definition the report Header will repeat on each page. If you want to only display it on the first page, just add whatever you want to display as a Header to the top of the report body outside of any repeating groups (Table, List, etc).

Andere Tipps

Just place a Textbox at the start of the data region and give it a name as you may wish. It will act like a Report Header.

More on this:

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top