<?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 by dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rangesum-by-dimension/m-p/1637708#M456282</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have some problems with the following table:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbenannt.PNG" style="width: 673px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/21986iEB7BA44474F37AED/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unbenannt.PNG" alt="Unbenannt.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have the two dimensions 'WeekNumber' and 'Branch' and some expressions.&lt;BR /&gt;In my last expression I want to show the &lt;U&gt;cumulated sales per 'Branch' until this 'WeekNumber'.&lt;/U&gt;&lt;/P&gt;&lt;P&gt;I used this formula:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;RangeSum(Above(total Sum({$&amp;lt;gYear={$(=Max(gYear))}&amp;gt;}fvGrossSales) , 0, gWeek))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see, it cumulates everything without regarding for the branches. I already tried using aggr() but I do not get the right solution.&lt;/P&gt;&lt;P&gt;Any advices?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;BR /&gt;Kirsten&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:10:34 GMT</pubDate>
    <dc:creator>kirsten_dc</dc:creator>
    <dc:date>2024-11-16T02:10:34Z</dc:date>
    <item>
      <title>Rangesum by dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-by-dimension/m-p/1637708#M456282</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have some problems with the following table:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbenannt.PNG" style="width: 673px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/21986iEB7BA44474F37AED/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unbenannt.PNG" alt="Unbenannt.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have the two dimensions 'WeekNumber' and 'Branch' and some expressions.&lt;BR /&gt;In my last expression I want to show the &lt;U&gt;cumulated sales per 'Branch' until this 'WeekNumber'.&lt;/U&gt;&lt;/P&gt;&lt;P&gt;I used this formula:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;RangeSum(Above(total Sum({$&amp;lt;gYear={$(=Max(gYear))}&amp;gt;}fvGrossSales) , 0, gWeek))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see, it cumulates everything without regarding for the branches. I already tried using aggr() but I do not get the right solution.&lt;/P&gt;&lt;P&gt;Any advices?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;BR /&gt;Kirsten&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:10:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-by-dimension/m-p/1637708#M456282</guid>
      <dc:creator>kirsten_dc</dc:creator>
      <dc:date>2024-11-16T02:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum by dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-by-dimension/m-p/1641308#M456283</link>
      <description>&lt;P&gt;Kirsten, I am afraid I am not a Set Analysis guru myself, so the best I have is a Design Blog post that has some info and some additional posts related to different features of Set Analysis, so hopefully they may help you figure it out:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;My post will also kick things back up in the list too, so someone else that is better at this may see things and have some direct ideas on where things are going wrong too.&amp;nbsp; Sorry I am not more help to you on this one.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 15:34:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-by-dimension/m-p/1641308#M456283</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-10-30T15:34:24Z</dc:date>
    </item>
  </channel>
</rss>

