<?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/"
		>
<channel>
	<title>Comments on: Creating Subtotals in a Matrix in SSRS (2005/2008)</title>
	<atom:link href="http://lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/feed/" rel="self" type="application/rss+xml" />
	<link>http://lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/</link>
	<description>A blog about Business Intelligence and other personal interests</description>
	<lastBuildDate>Thu, 15 Mar 2012 00:16:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Vicente Garcia Zuñiga</title>
		<link>http://lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-1371</link>
		<dc:creator>Vicente Garcia Zuñiga</dc:creator>
		<pubDate>Thu, 03 Nov 2011 19:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-1371</guid>
		<description>Very useful. Thanks for the post.</description>
		<content:encoded><![CDATA[<p>Very useful. Thanks for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-1344</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 07 Sep 2011 16:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-1344</guid>
		<description>I can&#039;t thank you enough!</description>
		<content:encoded><![CDATA[<p>I can&#8217;t thank you enough!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dharmik</title>
		<link>http://lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-1309</link>
		<dc:creator>Dharmik</dc:creator>
		<pubDate>Thu, 07 Jul 2011 11:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-1309</guid>
		<description>i was never use matrix or tablix in my report becouse i dont know tool very well but i will see that post and Switch over to the tablix
thank u</description>
		<content:encoded><![CDATA[<p>i was never use matrix or tablix in my report becouse i dont know tool very well but i will see that post and Switch over to the tablix<br />
thank u</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mandy</title>
		<link>http://lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-1299</link>
		<dc:creator>Mandy</dc:creator>
		<pubDate>Tue, 31 May 2011 11:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-1299</guid>
		<description>Very useful. Thanks for the post.</description>
		<content:encoded><![CDATA[<p>Very useful. Thanks for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog Stats – 2010 in a nutshell &#124; Luke Hayler - SQL Server Developer</title>
		<link>http://lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-291</link>
		<dc:creator>Blog Stats – 2010 in a nutshell &#124; Luke Hayler - SQL Server Developer</dc:creator>
		<pubDate>Mon, 04 Apr 2011 20:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-291</guid>
		<description>[...] Creating Subtotals in a Matrix in SSRS (2005/2008) [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating Subtotals in a Matrix in SSRS (2005/2008) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MB</title>
		<link>http://lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-197</link>
		<dc:creator>MB</dc:creator>
		<pubDate>Mon, 13 Dec 2010 12:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-197</guid>
		<description>Hi,

I want to customise the subtotal fields. below is described my matrix structure:

I have added Column group on Score field value in matrix and Row Group on City field value. In data cell I am showing the count of items for each city falling in a particular score.Ex:
Score 1 2 3 4
City ————————–
Mumbai 2 0 0 0
Delhi 0 1 1 0
Chennai 3 1 0 2

Now for this matrix I want to show row total at the end for each score but this total is based on some other columns value instead of the itemCount value that is shown here.

Can you please help me out for this? how can i add/show subtotals based on the columns that are not shown or included on matrix groups.

please suggest

thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I want to customise the subtotal fields. below is described my matrix structure:</p>
<p>I have added Column group on Score field value in matrix and Row Group on City field value. In data cell I am showing the count of items for each city falling in a particular score.Ex:<br />
Score 1 2 3 4<br />
City ————————–<br />
Mumbai 2 0 0 0<br />
Delhi 0 1 1 0<br />
Chennai 3 1 0 2</p>
<p>Now for this matrix I want to show row total at the end for each score but this total is based on some other columns value instead of the itemCount value that is shown here.</p>
<p>Can you please help me out for this? how can i add/show subtotals based on the columns that are not shown or included on matrix groups.</p>
<p>please suggest</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Hayler</title>
		<link>http://lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-196</link>
		<dc:creator>Luke Hayler</dc:creator>
		<pubDate>Wed, 08 Dec 2010 19:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-196</guid>
		<description>To Add multiple subtotals: repeat steps 6/7 for as many totals/subtotals as you need and then define each one according to your requirements.

For SSRS 2008, right-click the cell (in the matrix) that you wish to add an total to, click &quot;Add Total&quot; and select either &quot;Before&quot; or &quot;After&quot;, depending on your preference. Alternatively, you can access the &quot;Add Total&quot; menu in the Groups section at the bottom of the BIDS Designer.</description>
		<content:encoded><![CDATA[<p>To Add multiple subtotals: repeat steps 6/7 for as many totals/subtotals as you need and then define each one according to your requirements.</p>
<p>For SSRS 2008, right-click the cell (in the matrix) that you wish to add an total to, click &#8220;Add Total&#8221; and select either &#8220;Before&#8221; or &#8220;After&#8221;, depending on your preference. Alternatively, you can access the &#8220;Add Total&#8221; menu in the Groups section at the bottom of the BIDS Designer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bfine</title>
		<link>http://lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-195</link>
		<dc:creator>Bfine</dc:creator>
		<pubDate>Wed, 08 Dec 2010 14:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-195</guid>
		<description>You made it look so easy. Now I need to figure out how to add multiple subtotals based on the grouping in the matrix</description>
		<content:encoded><![CDATA[<p>You made it look so easy. Now I need to figure out how to add multiple subtotals based on the grouping in the matrix</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil Meyer</title>
		<link>http://lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-194</link>
		<dc:creator>Neil Meyer</dc:creator>
		<pubDate>Wed, 06 Oct 2010 23:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-194</guid>
		<description>Nicely done!</description>
		<content:encoded><![CDATA[<p>Nicely done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasantha Prabakaran</title>
		<link>http://lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-193</link>
		<dc:creator>Vasantha Prabakaran</dc:creator>
		<pubDate>Sun, 01 Aug 2010 08:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukehayler.com/2010/03/creating-subtotals-in-a-matrix-in-ssrs-20052008/#comment-193</guid>
		<description>Very Use Full</description>
		<content:encoded><![CDATA[<p>Very Use Full</p>
]]></content:encoded>
	</item>
</channel>
</rss>

