<?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 data when applying filters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumulative-data-when-applying-filters/m-p/1572646#M741023</link>
    <description>&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;Can you please let me know the how Avg(1) allows to show the selected period ?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Wed, 24 Apr 2019 11:14:58 GMT</pubDate>
    <dc:creator>jyothish8807</dc:creator>
    <dc:date>2019-04-24T11:14:58Z</dc:date>
    <item>
      <title>Cumulative data when applying filters</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-data-when-applying-filters/m-p/1572608#M741020</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a bar chart where I show the sales data for a given country in a cumulative way for the last 12 months. Moreover I have a list box where I can see the months.&lt;/P&gt;&lt;P&gt;The issue I'm having is that when I select a month from the period list box, the bar chart shows the data for the selected month but not taking into account all cumulative sales but just the sales for that month&lt;/P&gt;&lt;P&gt;Taking the example attached, for UK in month 201812 I have a total of 60 sales cummulative. However, when selecting 201812 period from the list box, then the bar chart shows only one bar (the one related to 201812) with 8 sales, and actually what I need is that when I select the month 201812 from the list box, I'd like to get one single bar chart BUT showing 60 sales (rather than 8 sales)&lt;/P&gt;&lt;P&gt;I hope someone can help me&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dani&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-data-when-applying-filters/m-p/1572608#M741020</guid>
      <dc:creator>danialier</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative data when applying filters</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-data-when-applying-filters/m-p/1572632#M741021</link>
      <description>&lt;P&gt;Try this expression with no accumulation selected&lt;/P&gt;&lt;PRE&gt;=RangeSum(Above(Sum({&amp;lt;Period&amp;gt;}Sales), 0, RowNo())) * Avg(1)&lt;/PRE&gt;</description>
      <pubDate>Wed, 24 Apr 2019 11:08:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-data-when-applying-filters/m-p/1572632#M741021</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-04-24T11:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative data when applying filters</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-data-when-applying-filters/m-p/1572635#M741022</link>
      <description>&lt;P&gt;Hi Dani,&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 11:10:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-data-when-applying-filters/m-p/1572635#M741022</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2019-04-24T11:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative data when applying filters</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-data-when-applying-filters/m-p/1572646#M741023</link>
      <description>&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;Can you please let me know the how Avg(1) allows to show the selected period ?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 11:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-data-when-applying-filters/m-p/1572646#M741023</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2019-04-24T11:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative data when applying filters</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-data-when-applying-filters/m-p/1572648#M741024</link>
      <description>&lt;P&gt;Avg(1) = 0 for non selected periods and Avg(1) = 1 for selected period. Something multiplied with 0 leads to 0.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 11:16:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-data-when-applying-filters/m-p/1572648#M741024</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-04-24T11:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative data when applying filters</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-data-when-applying-filters/m-p/1572670#M741025</link>
      <description>&lt;P&gt;Got it. Thanks a lot &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 11:45:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-data-when-applying-filters/m-p/1572670#M741025</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2019-04-24T11:45:47Z</dc:date>
    </item>
  </channel>
</rss>

