I have two tables in my report.
First tablix, should be shown on first page
Second tablix, should be shown on second page.
Second tablix should be on second page even if first tablix entries finish at the half of the first page.
I added a tablix between first and second tablix, with a single textbox, font color white and with no borders.
I added page break on this third tablix with page break property start.
There is a blank page coming in the report between first and second tablix.
How to fix this?