[SQL Reporting Services 2008 R2] Hide Header, Toolbar, or Parameters When Viewing in SharePoint Integrated Mode
I have a number of instances where SSRS reports are displayed through Page Viewer Web Parts in SharePoint. When doing so, I like to only display the report, not the header, toolbar, or parameters section. You can hide them by appending these query strings to the URL:
rv:HeaderArea=None rv:ToolBar=None rv:ParamMode=Hidden
For example:
http://{SHAREPOINT_SITE}/_layouts/ReportServer/RSViewerPage.aspx
?rv:RelativeReportUrl=/Reports/report.rdl&rv:HeaderArea=None&rv:ToolBar=None
&rv:HeaderArea=None&rv:ToolBar=None&rv:ParamMode=HiddenThat’s it.
Leave a comment
Follow John Chapman
SharePoint StackExchange
- http://t.co/d2YzH8q1 - #sharepoint - [SharePoint 2010] Specifying Which Server a Custom Timer Job Will Run On
- Always have your stuff when you need it with @Dropbox. 2GB account is free! http://t.co/kczsnniq
- http://t.co/iLWV2Kwp - #sharepoint - [SharePoint 2010] Web Analytics: Monitors the health of the Report Consolidator component
Recent Posts
- [SharePoint 2010] Specifying Which Server a Custom Timer Job Will Run On
- [SharePoint 2010] Web Analytics: Monitors the health of the Report Consolidator component
- [SharePoint 2010 / SQL Server 2008] Query the SharePoint Object Model from a .NET SQL Server CLR Function
- [SharePoint 2010] Debugging a Custom SharePoint Timer Job
- [SharePoint 2010] Set Access Request Email for All SharePoint Sites
Tags
.NET 2007 2010 Adobe Photoshop Adobe Systems Apple ASP.NET Bing Blog C# CSharp CSS Custom Actions Database Developer Graphics GridView GUI Image editing Interface Internet iPad iPhone JavaScript John Chapman jQuery kudos Microsoft Microsoft SharePoint Office Photoshop PowerShell ribbon SharePoint SharePoint 2007 SharePoint 2010 SharePoint Foundation SQL Teehan+Lax visual studio Visual Studio 2010 Web Windows Work XML
