<?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: RangeAverage in Line Chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/RangeAverage-in-Line-Chart/m-p/1784038#M61111</link>
    <description>&lt;P&gt;Thanks a lot&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17935"&gt;@MayilVahanan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Feb 2021 02:39:34 GMT</pubDate>
    <dc:creator>arvindjha2050</dc:creator>
    <dc:date>2021-02-19T02:39:34Z</dc:date>
    <item>
      <title>RangeAverage in Line Chart</title>
      <link>https://community.qlik.com/t5/App-Development/RangeAverage-in-Line-Chart/m-p/1783417#M61022</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;We have a Line Chart with 2 dimensions and Measure ,&lt;/P&gt;&lt;P&gt;a&amp;gt;Week Ending Date(x-axis)&lt;/P&gt;&lt;P&gt;b&amp;gt;Category(Represented by multiple lines)&lt;/P&gt;&lt;P&gt;c&amp;gt;Calculation for 4 week Rolling&amp;nbsp;&lt;/P&gt;&lt;P&gt;RangeAvg(Above (total sum(Sales) , 0 ,4))&lt;/P&gt;&lt;P&gt;The above works when i select a Category but for multiple categories it doesn't work .&lt;/P&gt;&lt;P&gt;While trying to investigate i know that we need to have sorted by brand and then week ending date but it's not working for line chart , the same works in Table chart.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arvind&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:35:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/RangeAverage-in-Line-Chart/m-p/1783417#M61022</guid>
      <dc:creator>arvindjha2050</dc:creator>
      <dc:date>2024-11-16T00:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: RangeAverage in Line Chart</title>
      <link>https://community.qlik.com/t5/App-Development/RangeAverage-in-Line-Chart/m-p/1783688#M61060</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;Please assist&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 06:32:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/RangeAverage-in-Line-Chart/m-p/1783688#M61060</guid>
      <dc:creator>arvindjha2050</dc:creator>
      <dc:date>2021-02-18T06:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: RangeAverage in Line Chart</title>
      <link>https://community.qlik.com/t5/App-Development/RangeAverage-in-Line-Chart/m-p/1783730#M61070</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14960"&gt;@arvindjha2050&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May be try like below&lt;/P&gt;&lt;P&gt;Avg(Aggr(RangeAvg(Above(sum(amount), 0, RowNo())), Category, Week))&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 08:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/RangeAverage-in-Line-Chart/m-p/1783730#M61070</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-02-18T08:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: RangeAverage in Line Chart</title>
      <link>https://community.qlik.com/t5/App-Development/RangeAverage-in-Line-Chart/m-p/1783744#M61073</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17935"&gt;@MayilVahanan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the response , the issue is still there&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 09:15:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/RangeAverage-in-Line-Chart/m-p/1783744#M61073</guid>
      <dc:creator>arvindjha2050</dc:creator>
      <dc:date>2021-02-18T09:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: RangeAverage in Line Chart</title>
      <link>https://community.qlik.com/t5/App-Development/RangeAverage-in-Line-Chart/m-p/1783749#M61074</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14960"&gt;@arvindjha2050&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you share sample app or data?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 09:20:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/RangeAverage-in-Line-Chart/m-p/1783749#M61074</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-02-18T09:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: RangeAverage in Line Chart</title>
      <link>https://community.qlik.com/t5/App-Development/RangeAverage-in-Line-Chart/m-p/1783762#M61077</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17935"&gt;@MayilVahanan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the response , attached is sample data , the Table chart is the data we want to see in Line Chart.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The same can be done by having multiple measures one for each Category but it requires enhancement on inclusion of new Category in future.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 10:09:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/RangeAverage-in-Line-Chart/m-p/1783762#M61077</guid>
      <dc:creator>arvindjha2050</dc:creator>
      <dc:date>2021-02-18T10:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: RangeAverage in Line Chart</title>
      <link>https://community.qlik.com/t5/App-Development/RangeAverage-in-Line-Chart/m-p/1784026#M61110</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14960"&gt;@arvindjha2050&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;(Aggr(RangeAvg(Above(sum(Value), 0, 3)), Category, (Week_Ending_Date,(NUMERIC, ASCENDING))))&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MayilVahanan_0-1613696261841.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/49412i1D276E77236C4A0E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MayilVahanan_0-1613696261841.png" alt="MayilVahanan_0-1613696261841.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 00:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/RangeAverage-in-Line-Chart/m-p/1784026#M61110</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-02-19T00:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: RangeAverage in Line Chart</title>
      <link>https://community.qlik.com/t5/App-Development/RangeAverage-in-Line-Chart/m-p/1784038#M61111</link>
      <description>&lt;P&gt;Thanks a lot&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17935"&gt;@MayilVahanan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 02:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/RangeAverage-in-Line-Chart/m-p/1784038#M61111</guid>
      <dc:creator>arvindjha2050</dc:creator>
      <dc:date>2021-02-19T02:39:34Z</dc:date>
    </item>
  </channel>
</rss>

