in

jetlounge

the minty fresh blog that whitens your teeth!


Syndication


Common SSRS URL Commands

by David Leibowitz | December 17, 2007 | Comments: 2

&rc:Parameters=Collapsed
•  This collapses the parameter bar but sends the parameters in the URL in the browser
&rc:Parameters=true
•  This shows the parameter bar and is the default
&rc:Parameters=false
•  This prevents the parameters from being passed in the browser and expanded
&rc:toolbar=false
•  This hides the toolbar
&rc:format=PDF
•  This will open up the report as a PDF
&rs:Format=EXCEL&rc:OmitFormulas=true
•  This will open the report in Excel
rs:ClearSession=true
•  This clears the session state for the user. Used where the caching of the report prevents the designer from seeing their updated report and/or data. * This is a very important parameter to know as more often than not, the report data doesn't update immediately unless parameters are changed, and your report may show cached data if this is not set.
&rc:StyleSheet=MyCustomStyle
•  Note don’t add the .css extension. And this style sheet must be in the folder Program FilesMicrosoft SQL ServerMSSQLReporting ServicesReportServerStyles folder.
•  Use the HTMLViewer.css as your base template.

del.ico.us digg this technorati BlinkList Furl reddit DotNetKicks google! live Facebook Stumble Upon Yahoo!



Comments

 

Amarjot said:

David,

Please correct a typo. The command to export to PDF should be &rs:format=PDF instead of &rc:format=PDF.

Thanks

Amarjot

May 12, 2010 1:22 PM
 

nventory POS System said:

I like your article and it really gives an outstanding idea that is very helpful for all the people on web.

January 6, 2011 1:57 AM

Leave a Comment

(required)  
(optional)
(required)  
Add
Powered by Community Server (Non-Commercial Edition), by Telligent Systems