Found the issue. The subreport object was inside a rectangle. The rectangle object had the "Keep together" set as true. I changed it to false and I'm getting the page breaks for the sub report in the main report.
SSRS subreport page break not working
Terry St Jean
81
Reputation points
I have a main report with a subreport.
In the subreport, I have multiple Tablix's.
If I run the report by itself in either Visual Studio or in the report web viewer, I get multiple pages with proper page breaks.
When I run the main report (with the embedded subreport) in either Visual Studio or the report web browser, I get one long page with no page breaks.
In the main report, I have "Keep together" set as false for the subreport object.
In the subreport, I have "Keep together" set to false for all of the tablix's.
What am I missing?
Thanks,
Terry
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,065 questions