<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SQL Server Reporting Services</title><link>http://forums.asp.net/191.aspx</link><description>Anything and everything pertaining to SQL Server Reporting Services.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Accumulation in matrix</title><link>http://forums.asp.net/thread/2566422.aspx</link><pubDate>Tue, 19 Aug 2008 11:28:55 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2566422</guid><dc:creator>aspneto</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2566422.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=191&amp;PostID=2566422</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I got the solution on another forum from a user named bsmitha&amp;nbsp; :&lt;br /&gt;&lt;br /&gt;=Runningvalue(Fields!&amp;lt;Field&amp;gt;.Value,Sum,&amp;quot;&amp;lt;Matrix_GroupName(Row/Column Grouping)&amp;gt;&amp;quot;)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thanks.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Accumulation in matrix</title><link>http://forums.asp.net/thread/2566236.aspx</link><pubDate>Tue, 19 Aug 2008 10:01:56 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2566236</guid><dc:creator>aspneto</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2566236.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=191&amp;PostID=2566236</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;font size="2"&gt;&lt;span style="font-family:Arial;"&gt;Hello,&lt;br /&gt;
Is there a way to do a matrix that will &lt;/span&gt;&lt;/font&gt;accumulat my resoult?&lt;br /&gt;
&lt;br /&gt;
for example:&lt;br /&gt;
I have month 1 with value 1&lt;br /&gt;
month 2 with value 2&lt;br /&gt;
month 3 with value 3 and so on.&lt;br /&gt;
&lt;br /&gt;
In the matrix I want to get for month 1 the value 1. for month 2 the
value 3 (the sum of month 1 and 2) and for month 3 the value 6 (month 1
+ 2 + 3).&lt;br /&gt;
&lt;br /&gt;
I know that I can get the value from row above with &amp;quot;previous&amp;quot; function but I need here the previous column.&lt;br /&gt;
&lt;br /&gt;
Thanks.&lt;br /&gt;
&lt;/p&gt;</description></item></channel></rss>