top of page

SSRS: Report Name and Headers on Each Page

  • Marek Vavrovic
  • Aug 29, 2021
  • 1 min read

Step 1

Right click on the report page > Add Page Header [or Page Footer] . Every information residing on Header or Footer will be displayed on each page.

ree

Step 2

Add a Text Box inside the Header area to create a repot name. As I have placed the text box with report name on the Header it is showing up on each page. Column headers are only visible on the first page and they disappear after I move on the next page.

Let's fix it.

ree

Step 3

Adding table headers on each page.

Column Groups > Advanced Mode

ree

Step 4

Click on the very first <Static> in the Row Groups, press F4 for Properties.

Set RepeatOnNewPage = True.


ree

Report

I can see the headers on the second page now.

ree

Comentários


Subscribe Form

©2020 by MaVa Analytics. Proudly created with Wix.com

bottom of page