<?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 calculation with set analyses, ignoring selection (example included) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumulative-calculation-with-set-analyses-ignoring-selection/m-p/394038#M486854</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but this does not provide the cumulative calculation I'm looking for. (See top table an example file)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Mar 2013 09:25:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-05T09:25:46Z</dc:date>
    <item>
      <title>Cumulative calculation with set analyses, ignoring selection (example included)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-calculation-with-set-analyses-ignoring-selection/m-p/394032#M486842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to generate cumulative results over the total period of time, even if there are some selections made.&lt;/P&gt;&lt;P&gt;For example. if the user selects the last 3 weeks of a year, I still want to see the total value over all time. &lt;/P&gt;&lt;P&gt;The user shuold be able to make other selections though, like on article level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;week&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;value&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;cumm value&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2012.w52&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2013.w1&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2013.w2&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;in the above selection, if the user selects week 2013.w1 &amp;amp; week 2013.w2, the cumm value should still be 30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An example file with data and selections is included.&lt;/P&gt;&lt;P&gt;Who can help? Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 15:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-calculation-with-set-analyses-ignoring-selection/m-p/394032#M486842</guid>
      <dc:creator />
      <dc:date>2013-02-28T15:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative calculation with set analyses, ignoring selection (example included)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-calculation-with-set-analyses-ignoring-selection/m-p/394033#M486844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Afaik you can only do that if you calculate the running total in the script. See attached example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 15:28:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-calculation-with-set-analyses-ignoring-selection/m-p/394033#M486844</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-02-28T15:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative calculation with set analyses, ignoring selection (example included)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-calculation-with-set-analyses-ignoring-selection/m-p/394034#M486846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been trying to calculate that way in the large script. I'm running into the issue that there are many side dimensions though. The example in my script is the "Article A and Article B". Cause that really should affect the grand cummulative total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I going to have to take all those into account too in the script? Or is there another sollution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 15:35:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-calculation-with-set-analyses-ignoring-selection/m-p/394034#M486846</guid>
      <dc:creator />
      <dc:date>2013-02-28T15:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative calculation with set analyses, ignoring selection (example included)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-calculation-with-set-analyses-ignoring-selection/m-p/394035#M486847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to do this as an expression in a chart try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Year =,YearWeek=,WeekNumber=&amp;gt;} Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That calculates the totals for those fields and also allows you to make selections on other dimensions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-ART&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 15:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-calculation-with-set-analyses-ignoring-selection/m-p/394035#M486847</guid>
      <dc:creator />
      <dc:date>2013-02-28T15:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative calculation with set analyses, ignoring selection (example included)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-calculation-with-set-analyses-ignoring-selection/m-p/394036#M486849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pherhaps you can use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(ALL Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It returns the Sum of all dimensions too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 16:02:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-calculation-with-set-analyses-ignoring-selection/m-p/394036#M486849</guid>
      <dc:creator>julian_rodriguez</dc:creator>
      <dc:date>2013-02-28T16:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative calculation with set analyses, ignoring selection (example included)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-calculation-with-set-analyses-ignoring-selection/m-p/394037#M486851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;I think that you might want to try:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;rangesum(first(&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;{$&amp;lt;Year =,YearWeek=,WeekNumber=&amp;gt;} Value&lt;/SPAN&gt;,1,RowNo())).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;You might need to fiddle with it to make sure that RowNo() is returning the right result, though.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just tried it on your sample set, that apparently only works on pivot tables. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;SPAN style="text-decoration: line-through;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 16:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-calculation-with-set-analyses-ignoring-selection/m-p/394037#M486851</guid>
      <dc:creator />
      <dc:date>2013-02-28T16:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative calculation with set analyses, ignoring selection (example included)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-calculation-with-set-analyses-ignoring-selection/m-p/394038#M486854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but this does not provide the cumulative calculation I'm looking for. (See top table an example file)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 09:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-calculation-with-set-analyses-ignoring-selection/m-p/394038#M486854</guid>
      <dc:creator />
      <dc:date>2013-03-05T09:25:46Z</dc:date>
    </item>
  </channel>
</rss>

