<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Microsoft Technology, .Net, BizTalk, Sharepoint &#38; etc. &#187; SQL Reporting</title>
	<atom:link href="http://littletalk.wordpress.com/tag/sql-reporting/feed/" rel="self" type="application/rss+xml" />
	<link>http://littletalk.wordpress.com</link>
	<description>Liedong(Ken) Zheng, Senior SharePoint Developer at SIMPLOT</description>
	<lastBuildDate>Tue, 22 Dec 2009 23:44:56 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='littletalk.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/273a2ea2429a815e9b5d08a05fc38987?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Microsoft Technology, .Net, BizTalk, Sharepoint &#38; etc. &#187; SQL Reporting</title>
		<link>http://littletalk.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://littletalk.wordpress.com/osd.xml" title="Microsoft Technology, .Net, BizTalk, Sharepoint &amp; etc." />
		<item>
		<title>Report Service Parameters</title>
		<link>http://littletalk.wordpress.com/2008/05/05/report-service-parameters/</link>
		<comments>http://littletalk.wordpress.com/2008/05/05/report-service-parameters/#comments</comments>
		<pubDate>Mon, 05 May 2008 00:55:47 +0000</pubDate>
		<dc:creator>ken zheng</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Reporting Service]]></category>
		<category><![CDATA[SQL Reporting]]></category>

		<guid isPermaLink="false">http://littletalk.wordpress.com/?p=72</guid>
		<description><![CDATA[You need to get
http://reportserver/reportserver/foldername/reportname for passing parameters
The last command in the url is &#38;rs:Command=Render
You can add some other commands as follows:
&#38;rc:Parameters=Collapsed
This collapses the parameter bar but sends the parameters in the URL in the browser 
&#38;rc:Parameters=true
This shows the parameter bar and is the default 
&#38;rc:Parameters=false
This prevents the parameters from being passed in the browser and expanded 
&#38;rc:toolbar=false
This hides [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=littletalk.wordpress.com&blog=2688155&post=72&subd=littletalk&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>You need to get</p>
<p><a href="http://reportserver/reportserver/foldername/reportname">http://reportserver/reportserver/foldername/reportname</a> for passing parameters</p>
<p>The last command in the url is &amp;rs:Command=Render</p>
<p>You can add some other commands as follows:</p>
<p>&amp;rc:Parameters=Collapsed</p>
<li>This collapses the parameter bar but sends the parameters in the URL in the browser 
<p>&amp;rc:Parameters=true</li>
<li>This shows the parameter bar and is the default 
<p>&amp;rc:Parameters=false</li>
<li>This prevents the parameters from being passed in the browser and expanded 
<p>&amp;rc:toolbar=false</li>
<li>This hides the toolbar 
<p>&amp;rc:format=PDF</li>
<li>This will open up the report as a PDF 
<p>&amp;rs:Format=EXCEL&amp;rc:OmitFormulas=true</li>
<li>This will open the report in Excel 
<p>rs:ClearSession=true</li>
<li>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&#8217;t update immediately unless parameters are changed, and your report may show cached data if this is not set. 
<p>&amp;rc:StyleSheet=MyCustomStyle</li>
<li>Note don’t add the .css extension. And this style sheet must be in the folder Program FilesMicrosoft SQL ServerMSSQLReporting ServicesReportServerStyles folder.</li>
<li>Use the HTMLViewer.css as your base template. 
<p><strong>ReportServer Parameters:</strong> If you add ?/FolderName/ReportName after the http://servername/reportserver you can run the report.<br />
The same applies if you want to list the reports, then just type ?/FolderName after the http://servername/reportserver.<br />
This is commonly used when the user only has permissions at the folder level, not the root level.</li>
<p>So your URl with Parameters should look like:</p>
<p><em>https://<span style="color:#0066cc;">reportserver/reportserver/foldername/reportname</span>&amp;rs:Command=Render&amp;StartDate=05/05/2008&amp;EndDate=12/05/2008&amp;Comments=True</em></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/littletalk.wordpress.com/72/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/littletalk.wordpress.com/72/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/littletalk.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/littletalk.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/littletalk.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/littletalk.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/littletalk.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/littletalk.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/littletalk.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/littletalk.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/littletalk.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/littletalk.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=littletalk.wordpress.com&blog=2688155&post=72&subd=littletalk&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://littletalk.wordpress.com/2008/05/05/report-service-parameters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e36e65741ca6b868a4f626cb656121bb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ken zheng</media:title>
		</media:content>
	</item>
	</channel>
</rss>