<?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 Above Function in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Above-Function/m-p/1724207#M55113</link>
    <description>&lt;P&gt;We are using above function to create a column for moving average for 3 months. Have dimension as quarter and measure as avg(sales). For example&lt;/P&gt;&lt;P&gt;Quarter&amp;nbsp; Sales&lt;/P&gt;&lt;P&gt;Q1 14&amp;nbsp; &amp;nbsp; &amp;nbsp; 100&lt;/P&gt;&lt;P&gt;Q2 14&amp;nbsp; &amp;nbsp; &amp;nbsp; 50&lt;/P&gt;&lt;P&gt;Q3 14&amp;nbsp; &amp;nbsp; &amp;nbsp; 125&lt;/P&gt;&lt;P&gt;want to create 3rd column as below :&lt;/P&gt;&lt;P&gt;Quarter&amp;nbsp; Sales&amp;nbsp; 3 months average&lt;/P&gt;&lt;P&gt;Q1 14&amp;nbsp; &amp;nbsp; &amp;nbsp; 100&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q2 14&amp;nbsp; &amp;nbsp; &amp;nbsp; 50&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;100&lt;/P&gt;&lt;P&gt;Q3 14&amp;nbsp; &amp;nbsp; &amp;nbsp; 125&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;50&lt;/P&gt;&lt;P&gt;With above function this works fine, but it breaks when i click on the quarter filter. If i select q2 14, q3 14 it should show values as 100 and 50 but Q2 14 shows null and Q3 14 as 100 since it using above function and making it null.&lt;/P&gt;&lt;P&gt;On selection the numbers should remain as is for 3 months average. I tried to ignore Quarter selection but it does not work. Any other alternative method to achieve this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate your help&lt;/P&gt;</description>
    <pubDate>Wed, 22 Dec 2021 16:36:32 GMT</pubDate>
    <dc:creator>tellmalaika17</dc:creator>
    <dc:date>2021-12-22T16:36:32Z</dc:date>
    <item>
      <title>Above Function</title>
      <link>https://community.qlik.com/t5/App-Development/Above-Function/m-p/1724207#M55113</link>
      <description>&lt;P&gt;We are using above function to create a column for moving average for 3 months. Have dimension as quarter and measure as avg(sales). For example&lt;/P&gt;&lt;P&gt;Quarter&amp;nbsp; Sales&lt;/P&gt;&lt;P&gt;Q1 14&amp;nbsp; &amp;nbsp; &amp;nbsp; 100&lt;/P&gt;&lt;P&gt;Q2 14&amp;nbsp; &amp;nbsp; &amp;nbsp; 50&lt;/P&gt;&lt;P&gt;Q3 14&amp;nbsp; &amp;nbsp; &amp;nbsp; 125&lt;/P&gt;&lt;P&gt;want to create 3rd column as below :&lt;/P&gt;&lt;P&gt;Quarter&amp;nbsp; Sales&amp;nbsp; 3 months average&lt;/P&gt;&lt;P&gt;Q1 14&amp;nbsp; &amp;nbsp; &amp;nbsp; 100&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q2 14&amp;nbsp; &amp;nbsp; &amp;nbsp; 50&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;100&lt;/P&gt;&lt;P&gt;Q3 14&amp;nbsp; &amp;nbsp; &amp;nbsp; 125&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;50&lt;/P&gt;&lt;P&gt;With above function this works fine, but it breaks when i click on the quarter filter. If i select q2 14, q3 14 it should show values as 100 and 50 but Q2 14 shows null and Q3 14 as 100 since it using above function and making it null.&lt;/P&gt;&lt;P&gt;On selection the numbers should remain as is for 3 months average. I tried to ignore Quarter selection but it does not work. Any other alternative method to achieve this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate your help&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 16:36:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Above-Function/m-p/1724207#M55113</guid>
      <dc:creator>tellmalaika17</dc:creator>
      <dc:date>2021-12-22T16:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Above Function</title>
      <link>https://community.qlik.com/t5/App-Development/Above-Function/m-p/1724208#M55114</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you are using the latest version of Qlik Sense, then you should check this inbuilt option to create moving avg.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=Q1FkCSOHvno" target="_blank"&gt;https://www.youtube.com/watch?v=Q1FkCSOHvno&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2020 19:12:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Above-Function/m-p/1724208#M55114</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2020-07-01T19:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Above Function</title>
      <link>https://community.qlik.com/t5/App-Development/Above-Function/m-p/1724213#M55115</link>
      <description>&lt;P&gt;Thanks this is helpful information but do not work for me since i am not using Feb version. However even if i try using the rangeavg logic it doesnt work. Avg for the logic has been derived in the backend. So all i do in the frontend is only(sales)&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2020 19:25:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Above-Function/m-p/1724213#M55115</guid>
      <dc:creator>tellmalaika17</dc:creator>
      <dc:date>2020-07-01T19:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Above Function</title>
      <link>https://community.qlik.com/t5/App-Development/Above-Function/m-p/1724278#M55120</link>
      <description>&lt;P&gt;One solution in Script.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;tab1:
LOAD *, Peek(Sales) As [3 months average];
LOAD * INLINE [
    Quarter, Sales
    Q1 14, 100
    Q2 14, 50
    Q3 14, 125
];&lt;/LI-CODE&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="commQV11.PNG" style="width: 191px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/36786i20282679024C5350/image-size/large?v=v2&amp;amp;px=999" role="button" title="commQV11.PNG" alt="commQV11.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 03:21:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Above-Function/m-p/1724278#M55120</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-07-02T03:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Above Function</title>
      <link>https://community.qlik.com/t5/App-Development/Above-Function/m-p/1725425#M55260</link>
      <description>&lt;P&gt;Thank you for your response. If I do Peek(Sales) as 3 months then instead of giving Q114 value 100 in Q214 it is just removing Q114 and showing Q214 value 50 in Q114. So it is not showing historic value. I need to see in Q114 value ie 100 in Q214. which will show me historic average value.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 14:49:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Above-Function/m-p/1725425#M55260</guid>
      <dc:creator>tellmalaika17</dc:creator>
      <dc:date>2020-07-06T14:49:14Z</dc:date>
    </item>
  </channel>
</rss>

