<?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: Range Average in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Range-Average/m-p/1142966#M914973</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you check what you get for this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;RangeSum(above( sum(Stock1),0,3))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 May 2016 10:08:41 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-05-25T10:08:41Z</dc:date>
    <item>
      <title>Range Average</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Average/m-p/1142965#M914972</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 have the following expression to calculate the 3 day average but getting incorrect results for certain dates:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum( aggr( RangeAvg(above( sum(Stock1),0,3) ),RecordDate))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The average for 3 Dec 2015 should be (5+7+7)/3 = 6.33&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125730_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The raw data has missing dates, and I have generated those dates to be included in the above table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Missing dates were 3,4,6,8,9,11 &amp;amp;12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure whether that would be the cause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shamit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Average/m-p/1142965#M914972</guid>
      <dc:creator>shamitshah</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Range Average</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Average/m-p/1142966#M914973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you check what you get for this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;RangeSum(above( sum(Stock1),0,3))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 10:08:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Average/m-p/1142966#M914973</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-25T10:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Range Average</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Average/m-p/1142967#M914974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;RangeAvg(above(total&amp;nbsp; sum(Stock1),0,3) )&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 10:11:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Average/m-p/1142967#M914974</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-05-25T10:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Range Average</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Average/m-p/1142968#M914975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's give the running 3 day total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shamit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 10:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Average/m-p/1142968#M914975</guid>
      <dc:creator>shamitshah</dc:creator>
      <dc:date>2016-05-25T10:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Range Average</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Average/m-p/1142969#M914976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kushal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's gives the correct answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shamit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 10:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Average/m-p/1142969#M914976</guid>
      <dc:creator>shamitshah</dc:creator>
      <dc:date>2016-05-25T10:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Range Average</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Average/m-p/1142970#M914977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya that what I wanted to check that if you were getting the totals to be correct or not. But I guess adding the TOTAL did the job for you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 10:19:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Average/m-p/1142970#M914977</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-25T10:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Range Average</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Average/m-p/1142971#M914978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's gr8 &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 10:22:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Average/m-p/1142971#M914978</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-05-25T10:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Range Average</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Average/m-p/1142972#M914979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Total solves many set analysis issues also &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 10:32:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Average/m-p/1142972#M914979</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-05-25T10:32:54Z</dc:date>
    </item>
  </channel>
</rss>

