<?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 Rolling N Month in Pivot Table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7311#M577</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a pivot table with two Rows dimensions and Month-Year as column dimension.&lt;/P&gt;&lt;P&gt;I need the formula avg(score) in expression will display the result of rolling three month for each month.&lt;/P&gt;&lt;P&gt;Means for January 2018 it should show result for Nov 17, Dec 17 and Jan 18.&lt;/P&gt;&lt;P&gt;I red about rengesum and rangeaverage but it seems working in straight table but not pivot.&lt;/P&gt;&lt;P&gt;Any thoughts please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jan 2018 18:25:36 GMT</pubDate>
    <dc:creator>deniscamh</dc:creator>
    <dc:date>2018-01-25T18:25:36Z</dc:date>
    <item>
      <title>Rolling N Month in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7311#M577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a pivot table with two Rows dimensions and Month-Year as column dimension.&lt;/P&gt;&lt;P&gt;I need the formula avg(score) in expression will display the result of rolling three month for each month.&lt;/P&gt;&lt;P&gt;Means for January 2018 it should show result for Nov 17, Dec 17 and Jan 18.&lt;/P&gt;&lt;P&gt;I red about rengesum and rangeaverage but it seems working in straight table but not pivot.&lt;/P&gt;&lt;P&gt;Any thoughts please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 18:25:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7311#M577</guid>
      <dc:creator>deniscamh</dc:creator>
      <dc:date>2018-01-25T18:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling N Month in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7312#M578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have the same question.. We work with Rolling Months, Rolling Quarters, Rolling Years.&lt;/P&gt;&lt;P&gt;Would love to get some help on this type of question. this is&lt;/P&gt;&lt;P&gt;Another is about MASTER Calendar...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 18:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7312#M578</guid>
      <dc:creator>azrahim71</dc:creator>
      <dc:date>2018-01-25T18:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling N Month in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7313#M579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you sort the month in ascending order and use something similar to&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;STRONG&gt;rangeavg(above(total avg(score),0,3))&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 18:48:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7313#M579</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2018-01-25T18:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling N Month in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7314#M580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks For replay Pradosh&lt;/P&gt;&lt;P&gt;But what about two dimensions in Rows?&lt;/P&gt;&lt;P&gt;See my table screenshot&lt;IMG alt="trend report.PNG" class="jive-image image-1" src="/legacyfs/online/191428_trend report.PNG" style="height: 295px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 19:15:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7314#M580</guid>
      <dc:creator>deniscamh</dc:creator>
      <dc:date>2018-01-25T19:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling N Month in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7315#M581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it working ? Not sure i follow what you want to say here. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 19:19:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7315#M581</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2018-01-25T19:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling N Month in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7316#M582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No it is not.&lt;/P&gt;&lt;P&gt;It does not give the correct result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 19:23:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7316#M582</guid>
      <dc:creator>deniscamh</dc:creator>
      <dc:date>2018-01-25T19:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling N Month in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7317#M583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try using before/after&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2049" data-containertype="14" data-objectid="8205" data-objecttype="102" href="https://community.qlik.com/docs/DOC-8205"&gt;https://community.qlik.com/docs/DOC-8205&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 19:26:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7317#M583</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2018-01-25T19:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling N Month in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7318#M584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No,&lt;/P&gt;&lt;P&gt;Let me take a look at this.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 19:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7318#M584</guid>
      <dc:creator>deniscamh</dc:creator>
      <dc:date>2018-01-25T19:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling N Month in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7319#M585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is very helpful.&lt;/P&gt;&lt;P&gt;It seems working.&lt;/P&gt;&lt;P&gt;I will confirm as soon as I check all calculation&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 20:24:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rolling-N-Month-in-Pivot-Table/m-p/7319#M585</guid>
      <dc:creator>deniscamh</dc:creator>
      <dc:date>2018-01-25T20:24:29Z</dc:date>
    </item>
  </channel>
</rss>

