Repeat Tablix Row Header on each page (SSRS 2008)

I had faced the similar problem while using Tablix in SSRS 2008. I had a simple table with no groups in it. I need to repeat the Row Headers on each page. I overcomed the problem by selecting the tablix, below you would be able to see the groups: Row Groups and Column Groups. Besides the Column Groups there is a small triangle. Click on it and you will be able to see the Advanced Mode Properties. If there is no group on your tablix, under the Row Groups Section, Above the Details you will be able to see a "Static" Row Section. Select that Static section and go to the Properties window.
Change three properties:
1) Fixed Data = True
2) Keep with group = After
3) Repeat on new page = True
By this you are done with the Row Headers on each page.

Comments

Popular posts from this blog

TSQL To Get All the Names of tables and Databases whose data have changed in last 24 Hours

To Get All the Names of tables and Databases their data have changed in last 24 Hours And Backup those databases

Apply paging in procedure