I have an SSRS report with a tablix containing five subreports. I am trying to get it to the first page for each of the top four subreports on one page in the main report and then the first page of the comments subreport on the second page. Then, it continues this with pages three and four of the main report, etc because the data is linked together across the subreports.
Below is the current output. I tried putting Comments into a rectangle with a page break before it, but this breaks the link. It displays pages from the top 4 subreports and then displays the comments pages.
Is there a way to add a page break between two subreports? Sorry about previous ambiguity.