BY TOPIC
SQL SERVER BLOGS
SSRS BLOGS
BLOGS BY AUTHOR
BLOGS BY YEAR
Blogs from Wise Owl on Designing reports in SSRS
Showing blogs 1-2 (out of 2)
Controlling the number of rows per page in Reporting Services
Posted by Andrew Gould on 11 May 2012
Unfortunately, Reporting Services doesn't have a simple setting that allows you to control the number of rows you see on each page. However, you can control this using a clever combination of an expression with a grouping level. Read this blog to find out how!
Making Reporting Services reports refresh automatically
Posted by Andy Brown on 30 January 2012
A little nugget of information - how to arrange it so that a report written using SQL Server Reporting Services will keep refreshing automatically, to display the latest data.