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.
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).