<?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 Accumulation second dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Accumulation-second-dimension/m-p/428124#M159537</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two dimensions (customers, year) and I need to show accumulation sales (attached image)&lt;/P&gt;&lt;P&gt;How to count it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 May 2013 12:19:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-06T12:19:58Z</dc:date>
    <item>
      <title>Accumulation second dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-second-dimension/m-p/428124#M159537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two dimensions (customers, year) and I need to show accumulation sales (attached image)&lt;/P&gt;&lt;P&gt;How to count it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 12:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-second-dimension/m-p/428124#M159537</guid>
      <dc:creator />
      <dc:date>2013-05-06T12:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation second dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-second-dimension/m-p/428125#M159538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;rangesum(above(sum(Fieldname),0,rowno()))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 12:24:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-second-dimension/m-p/428125#M159538</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-05-06T12:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation second dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-second-dimension/m-p/428126#M159539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depends on how you want to accumulate. You can try something like rangesum(above(sum(Sales),0,rowno())) to accumulate over customers or rangesum(before(sum(Sales),0,columnno())) to accumulate over years.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 12:27:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-second-dimension/m-p/428126#M159539</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-06T12:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation second dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-second-dimension/m-p/428127#M159540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to accumulate over customers for one year&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 13:24:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-second-dimension/m-p/428127#M159540</guid>
      <dc:creator />
      <dc:date>2013-05-06T13:24:24Z</dc:date>
    </item>
  </channel>
</rss>

