Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Is is possible to repeat a row at the top of evey page when you are using a list, or are repeating rows only supported with tables and matrixes?
Solved! Go to Solution.
Thank you for posting the helpful screen shots. It looks like RepeatOnNewPage does not work in cases where the group spans multiple pages. I got around this constraint by using the page header, which does repeat. I added a hidden column to my list (tablix) whose value was the data that I wanted to repeat on every page. Then I inserted a textbox in the page header, and set the value to equal the hidden column.
Thank you for posting the helpful screen shots. It looks like RepeatOnNewPage does not work in cases where the group spans multiple pages. I got around this constraint by using the page header, which does repeat. I added a hidden column to my list (tablix) whose value was the data that I wanted to repeat on every page. Then I inserted a textbox in the page header, and set the value to equal the hidden column.
Lists, Tables and Matrixes all use the same underlying tablix control so yes this is possible. A list is effectively just a single column table.
To configure this you would have to right click on the row header and add a new row outside the group and above the current row.
Then you need to turn on the Advance properties for the row and column groups as in the screenshot below so that you can see the new static Row Group which you just created.
Then you would want to turn on the Properties pane in the "View" ribbon and click on the "(Static)" row group. Then change the RepeatOnNewPage property to true
Now the content of that header row will be repeated on every page.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 7 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |