<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments on: Exporting Reporting Services sub reports</title>
	<atom:link href="http://charliem.wordpress.com/2006/12/20/exporting-reporting-services-sub-reports/feed/" rel="self" type="application/rss+xml" />
	<link>http://charliem.wordpress.com/2006/12/20/exporting-reporting-services-sub-reports/</link>
	<description>My online Memory about Microsoft Dynamics CRM, Business Intelligence and all things technical</description>
	<lastBuildDate>Wed, 09 Dec 2009 08:51:20 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Syed Qazafi Anjum</title>
		<link>http://charliem.wordpress.com/2006/12/20/exporting-reporting-services-sub-reports/#comment-8547</link>
		<dc:creator>Syed Qazafi Anjum</dc:creator>
		<pubDate>Tue, 11 Mar 2008 22:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://charliem.wordpress.com/2006/12/20/exporting-reporting-services-sub-reports/#comment-8547</guid>
		<description>Go to subreport properties and Go to the visibilty tag in sub report and put in the expression what condition you would like to use for hiding like 
=iif(Parameters!CostCenter.Count &gt;1,true,iif(Parameters!PostingCode.Count &gt;1,true,iif(Parameters!EntityID.Count &gt;1,true,iif(Parameters!Activity.Count &gt;1,true,false))))</description>
		<content:encoded><![CDATA[<p>Go to subreport properties and Go to the visibilty tag in sub report and put in the expression what condition you would like to use for hiding like<br />
=iif(Parameters!CostCenter.Count &gt;1,true,iif(Parameters!PostingCode.Count &gt;1,true,iif(Parameters!EntityID.Count &gt;1,true,iif(Parameters!Activity.Count &gt;1,true,false))))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amol</title>
		<link>http://charliem.wordpress.com/2006/12/20/exporting-reporting-services-sub-reports/#comment-2445</link>
		<dc:creator>Amol</dc:creator>
		<pubDate>Thu, 07 Jun 2007 12:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://charliem.wordpress.com/2006/12/20/exporting-reporting-services-sub-reports/#comment-2445</guid>
		<description>HI i wanted to upload the subreport in main report and make it to visible true or false depending on certain conditions.</description>
		<content:encoded><![CDATA[<p>HI i wanted to upload the subreport in main report and make it to visible true or false depending on certain conditions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
