I'm working on SSRS tablix and when I have data more than one page, my tablix header is not repeating on the next page.
I set RepeatOnNewPage = True and KeepWithGroup = After
Here is the screenshot. In the below report, the 3rd column (Sales Team) has more data and it went to the 2nd page. But the header not showing on the second page. Only blank row appearing.
Note: There is no default group as I've put another table in the column to filter data based on value. Is that causing issues?




