<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: cumulative sum style question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/cumulative-sum-style-question/m-p/408643#M1165236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks swuehl, that is exactly where I am currently.&amp;nbsp; However I need to go one step further.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I add to the expression so that I can select 2009 and April from the dimension and it then I still get a cumulative from Jan-2008 through to April 2009?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Sep 2012 12:52:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-14T12:52:20Z</dc:date>
    <item>
      <title>cumulative sum style question</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-sum-style-question/m-p/408641#M1165234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me have a column with cumulative sales info from the beginning of time in my data i.e. Jan 2008?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 12:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-sum-style-question/m-p/408641#M1165234</guid>
      <dc:creator />
      <dc:date>2012-09-14T12:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative sum style question</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-sum-style-question/m-p/408642#M1165235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try an expression like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=rangesum(above(sum(Sales),0,RowNo()))&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 12:49:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-sum-style-question/m-p/408642#M1165235</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-09-14T12:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative sum style question</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-sum-style-question/m-p/408643#M1165236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks swuehl, that is exactly where I am currently.&amp;nbsp; However I need to go one step further.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I add to the expression so that I can select 2009 and April from the dimension and it then I still get a cumulative from Jan-2008 through to April 2009?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 12:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-sum-style-question/m-p/408643#M1165236</guid>
      <dc:creator />
      <dc:date>2012-09-14T12:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative sum style question</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-sum-style-question/m-p/408644#M1165237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=rangesum(above(sum({&amp;lt;[Transaction Date] = {"&amp;lt;=$(=max([Transaction Date]))"}, Year, Month&amp;gt;}Sales),0,RowNo()))&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 13:25:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-sum-style-question/m-p/408644#M1165237</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-09-14T13:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative sum style question</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-sum-style-question/m-p/408645#M1165238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That works! thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my issue is if I replace the date dimensions with the Products it doesn't work.&amp;nbsp; I want a tbale that gives me sales to date (right from the beginning of time) for each product.&amp;nbsp; I initially simplified it think that the next bit would work fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 14:19:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-sum-style-question/m-p/408645#M1165238</guid>
      <dc:creator />
      <dc:date>2012-09-14T14:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative sum style question</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-sum-style-question/m-p/408646#M1165239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then your SalesToDate expression might be a good start. What about changing it to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=sum( {$&amp;lt;[Transaction Date]={"&amp;lt;=$(vEnd)"},Year,Month &amp;gt;}&amp;nbsp; Sales)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 15:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-sum-style-question/m-p/408646#M1165239</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-09-14T15:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative sum style question</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-sum-style-question/m-p/408647#M1165240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;swuehl, thanks for the help.&amp;nbsp; I used a mixture of your suggestion and a bit of research into other things and came up with what I needed.&amp;nbsp; It looks something like this - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;[Transaction Date] = {"&amp;lt;=$(=max([Transaction Date]))"}, Year, Month&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to work so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 08:25:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-sum-style-question/m-p/408647#M1165240</guid>
      <dc:creator />
      <dc:date>2012-09-24T08:25:34Z</dc:date>
    </item>
  </channel>
</rss>

