<?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 rangesum with multiple dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/rangesum-with-multiple-dimensions/m-p/123523#M18825</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a pivot table with three dimensions:&lt;/P&gt;&lt;P&gt;1. Calculated dimension (calcdim)&lt;/P&gt;&lt;P&gt;2. Week&lt;/P&gt;&lt;P&gt;3. Year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The year-dimension values are columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want a running total over calcdim and week&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use this expression :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;rangesum&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;above&lt;/SPAN&gt;( &lt;SPAN style="color: #0000ff;"&gt;count&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;distinct&lt;/SPAN&gt; employees)&amp;nbsp; ,0, &lt;SPAN style="color: #0000ff;"&gt;rowno&lt;/SPAN&gt;() &lt;SPAN style="color: #008000;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;When calcdim is collapsed running total is&amp;nbsp; calculated correct but when expanded , every calcdim it starts from zero.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Is it possible to keep the cumulative total running ? &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Nov 2018 14:29:32 GMT</pubDate>
    <dc:creator>curiousfellow</dc:creator>
    <dc:date>2018-11-09T14:29:32Z</dc:date>
    <item>
      <title>rangesum with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/rangesum-with-multiple-dimensions/m-p/123523#M18825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a pivot table with three dimensions:&lt;/P&gt;&lt;P&gt;1. Calculated dimension (calcdim)&lt;/P&gt;&lt;P&gt;2. Week&lt;/P&gt;&lt;P&gt;3. Year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The year-dimension values are columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want a running total over calcdim and week&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use this expression :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;rangesum&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;above&lt;/SPAN&gt;( &lt;SPAN style="color: #0000ff;"&gt;count&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;distinct&lt;/SPAN&gt; employees)&amp;nbsp; ,0, &lt;SPAN style="color: #0000ff;"&gt;rowno&lt;/SPAN&gt;() &lt;SPAN style="color: #008000;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;When calcdim is collapsed running total is&amp;nbsp; calculated correct but when expanded , every calcdim it starts from zero.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Is it possible to keep the cumulative total running ? &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2018 14:29:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rangesum-with-multiple-dimensions/m-p/123523#M18825</guid>
      <dc:creator>curiousfellow</dc:creator>
      <dc:date>2018-11-09T14:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: rangesum with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/rangesum-with-multiple-dimensions/m-p/123524#M18826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be look here &lt;A href="https://community.qlik.com/docs/DOC-7969"&gt;How to use - Dimensionality()&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2018 15:25:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rangesum-with-multiple-dimensions/m-p/123524#M18826</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-11-09T15:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: rangesum with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/rangesum-with-multiple-dimensions/m-p/1505712#M436289</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Use the below expression and check if it helps , Use of Total can help you with that&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;rangesum(above( Total count(distinct&amp;nbsp;employees)&amp;nbsp; ,0,&amp;nbsp;rowno(Total)&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 06:15:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rangesum-with-multiple-dimensions/m-p/1505712#M436289</guid>
      <dc:creator>swapniltaz</dc:creator>
      <dc:date>2018-11-14T06:15:00Z</dc:date>
    </item>
  </channel>
</rss>

