Forum Discussion
Report Builder does not repeat column headers on subsequent pages
- 5 years ago
parry2k I take everything back,. Anonymous The setting of KeepWithGroup = after and RepeatOnNewPage = true needs to be done on the static members in the ROW GROUPS pane. Here is an explanation with screenshots.
Anonymous this is the solution, following the steps at this link Show Row & Column Headers on Multiple Pages (Report Builder) - SQL Server Reporting Services (SSRS) | Microsoft Docs
Check my latest blog post Comparing Selected Client With Other Top N Clients | PeryTUS I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.⚡
- Anonymous5 years agoNot applicable
I selected KeepWithGroup = After and RepeatOnNewPage = True for all the columns as the link suggests. But now I get this error:
When I set KeepToGroup = None, I got an error stating that I should set the RepeatOnNewPage to False:
- MSJR655 years agoAdvocate I
Anonymous I have the exact same situation here as you.
parry2k I do believe that this is a bug.
- MSJR655 years agoAdvocate I
parry2k I take everything back,. Anonymous The setting of KeepWithGroup = after and RepeatOnNewPage = true needs to be done on the static members in the ROW GROUPS pane. Here is an explanation with screenshots.