Forum Discussion
SamDTMSP
Apr 22, 2024Copper Contributor
Tablix Pagination - spacing between report header and column headers in PDF renderer.
Hello, Worth mentioning that I'm working off of Power BI Report Builder, but I think this is applicable to SSRS report builder as well. When I make a Tablix that spans multiple pages in Rep...
ih_bbb
May 23, 2024Copper Contributor
I know this was last month post, and you probably already found a solution for it. If you don't, what you want to do here is, to have a blank row as part of your tablix, not by inserting a blank textbox on top of the tablix.
So, in your tablix, you have one blank row, be it as part of your tablix header, then in the 2nd row, is where your tablix header is. And push your tablix all the way to the top below the page header.
Another option, make your page header height a little bit bigger. Then put your textbox for your page header on the top with some gap. Either way will work (I think). Good luck
So, in your tablix, you have one blank row, be it as part of your tablix header, then in the 2nd row, is where your tablix header is. And push your tablix all the way to the top below the page header.
Another option, make your page header height a little bit bigger. Then put your textbox for your page header on the top with some gap. Either way will work (I think). Good luck