SQL Server Reporting Services (SSRS) – How to Change Number of Rows Per Page

One way to do this is to change the interactive size of the report to something very long or short. For example if you want 1000 rows per page (don’t ask!) you can change the interactive size length to something like 200 inches.

It takes some trial and error to find the right length to use.

More discussion here.

Comments are closed.