Hi experts,
i think this is the most common problem with designing Report Server reports.
In Visual Studio, I set the following options in Tablix properties:
Thanks @James. The article refers to SQL 2008. I have 2019, VisualStudi0 2019 and Report Builder 2019. I'm not doing any grouping. I just want the column headings to show on every page. Doesn't seem like a lot to ask for.
I agree with you that it doesn't seem like a lot to ask for.
The ability to turn on repeating column headers changed somewhere around SQL Server 2008 and it applies for all versions going forward.
I use VS 2019 and Report Builder 2019 and have to do the same thing even if I don't have any grouping.
They made a lot of people - including myself - angry when they did that because it's misleading and very difficult to find. I have worked with SSRS since it was in beta release nearly 20 years ago and this issue still frustrates me.
There is no way to turn on repeating column headers without doing what the article shows.
I'm open to others opinions on this but I am unaware of any way to change it.
Thanks, @James By looking at the images I posted above, does it look like I made Division a column grouping or a row grouping? The techniques to fix vary depending on the type of grouping as you know. Thanks
I stumbled into the Tablix Member properties.
But once there, I didn't see options for have setting for Keep with Group and Repeat new Page. I only had Keep Together which I set to TRUE.
I only have these:
Well, I spoke too soon. The Preview tab DOES show column headers on every page. But when I run the subscription agent job, the Excel report that is emailed only has column headers on the first page.
I Did deploy the report. What do you guys make of that?
Glad you got it working. Excel is very difficult to get working with headers due to the nature of rows/columns and how the report is formatted. I am unsure about how to proceed with that aspect.