SSRS – Repeat header on each page

I had a recently got a request to make changes in a SSRS report.
As the output of the report has several pages of information, i was asked to repeat the column header on each page.
So i tried the usual approach that everybody thinks which will work. Which is, in tablix properties, check the option ‘Repeat column headers on each page’. I even tried the other option of ‘Repeat row headers on each page’ and also the combination of these two.

Repeat column header on each page

Image: Repeat column header on each page



But, unfortunately and surprisingly, it didn’t work.

So, the solution is simple.
1) Go to Advanced mode by clicking on the down arrow near ‘Column Groups‘.

2) Now you can see the static rows and columns in Row Groups and Column Groups. Here you need to worry about only static rows in Row Groups.
Static rows
3) Select the static rows which needs to be repeated on each page. You can do this by select any static row and checking which row’s textbox gets selected in the tablix, and static row is the right one. Press F4 to go to it’s properties.

4) Select the option ‘After’ for KeepWithGroup. Select the option ‘True’ for RepeatOnNewPage.

Static row properties

Image: Static row properties

5) Do this for every header which needs to be repeated on every page.

Good Luck !!!

Posted in SSRS by admin at February 12th, 2013.
Tags: ,

14 comments on “SSRS – Repeat header on each page

  1. Thank you for your help.

  2. Thank you. It solved my problem of repeated headers in SSRS.

  3. Nick on said:

    Nice Post. Thanks.

  4. Aaron on said:

    Thanks 4 ur help

  5. Great post. I don’t know why Microsoft made this so complicated.

  6. Alisha on said:

    rather nice post, it really helped me in my SSRS project. Thanks.

  7. Thanks 4 ur help :)

  8. deepak on said:

    Nice article. thanks.

  9. james on said:

    Nice article. Thanks

  10. Good work. keep it up

  11. It helped me solve a real irritating problem. Thanks.

  12. Great post. Thank you.

  13. Richa on said:

    nice article, thnks.

  14. Good article. Thanks

Leave a Reply

Your email address will not be published. Required fields are marked *

*

HTML tags are not allowed.