SSRS Repeating Group Headers

In my report, I have the headers repeating on each page but the Group Headers are not repeating. I have the Static Tablix Setting set to the KeepWithGroup = After, RepeatOnNewPage=True for both the Header Row and the Group Header Row. How would I get the Group Headers to repeat on the new page?

Ms. Shannon: make sure ALL of the static rows for the group header are set to the same settings.

I have struggled with this myself many times and usually after a bunch of “happy clicking” i can get the result i am looking for.

Keep in mind that Subreports can mess things up. The Group header rows will not be repeated for subreports that span multiple pages (at least i have not been able to get that to work).

DaveO

1 Like

I love happy clicking.

1 Like

Thank you, Dave. It is a subreport (I should have added that into my post).