BY TOPIC▼
SQL SERVER BLOGS▼
SSRS BLOGS▼
BLOGS BY AUTHOR▼
BLOGS BY YEAR▼
Blogs from Wise Owl on Pages and preview in SSRS
Showing blogs 1-3 (out of 3)
Fixing page titles during scrolling in SSRS 2008 R2
Posted by Andy Brown on 26 July 2011
As you scroll down a report, the titles at the top of the page will disappear - this blog shows how to prevent this happening. It's not as easy as you would think!
Repeating Page Headers in Reporting Services 2008 R2
Posted by Andy Brown on 26 July 2011
Getting rows of a table to repeat at the top of each page of a report in SSRS 2008 R2 is anything but straightforward. This blog shows the red herring to avoid and a way to solve this thorny problem.
Exporting SSRS Reports to Excel using RenderFormat
Posted by Andy Brown on 25 July 2011
SQL Server Reporting Services 2008 R2 includes (among many other features) the ability to detect a report's rendering format, together with a facility for naming report pages. You can combine these two features to create Excel workbooks with individually named worksheets for each member of a group, as shown in this blog.