<?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: 3 Months Rolling in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/3-Months-Rolling/m-p/1413273#M427188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swathi, I'm not sure of what you are trying, maybe adding Country to the aggr? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Avg(Aggr(Sum(Sales), Date2, Country))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Oct 2017 10:23:08 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2017-10-09T10:23:08Z</dc:date>
    <item>
      <title>3 Months Rolling</title>
      <link>https://community.qlik.com/t5/QlikView/3-Months-Rolling/m-p/1413270#M427185</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;&lt;/P&gt;&lt;P&gt;I have problem. below is sample aggregated data but I want transaction data in dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;If(RecNo()&amp;lt;=6,'India','Japan') as Country,&lt;/P&gt;&lt;P&gt;Date1,&lt;/P&gt;&lt;P&gt;Date2&lt;/P&gt;&lt;P&gt;INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date1, Date2, Sales&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 201701, 201611, 15&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 201701, 201612, 25&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 201701, 201701, 35&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 201702, 201612, 45&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 201702, 201701, 55&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 201702, 201702, 95&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 201701, 201611, 10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 201701, 201612, 20&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 201701, 201701, 30&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 201702, 201612, 40&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 201702, 201701, 50&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 201702, 201702, 90&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am expecting that always one value selected in RD. Below pivot table is expected(Always one value selected in Date1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date1&lt;/P&gt;&lt;P&gt;Country&amp;nbsp;&amp;nbsp; 201701&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 201702&lt;/P&gt;&lt;P&gt;India&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 25&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 65&lt;/P&gt;&lt;P&gt;Japan&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explanation : 25 for 201701 for India is average of 15,25,35.&lt;/P&gt;&lt;P&gt;20 for 201701 for Japan is average of 10,20,30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is aggregated data I have day level data I want transaction data in dashboard. Don't want to aggregate in script.&lt;/P&gt;&lt;P&gt;This means I have like 50 to 500 records for each month for Date2 I have shown you aggregated data here to practice but it transaction data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Swathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Oct 2017 12:43:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3-Months-Rolling/m-p/1413270#M427185</guid>
      <dc:creator />
      <dc:date>2017-10-08T12:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: 3 Months Rolling</title>
      <link>https://community.qlik.com/t5/QlikView/3-Months-Rolling/m-p/1413271#M427186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swathi, t&lt;SPAN style="font-size: 10pt;"&gt;o do the aggregation you can use an Aggr() that aggregates the value before doing the AVG:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Avg(Aggr(Sum(Sales), Date2))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Oct 2017 15:33:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3-Months-Rolling/m-p/1413271#M427186</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-10-08T15:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: 3 Months Rolling</title>
      <link>https://community.qlik.com/t5/QlikView/3-Months-Rolling/m-p/1413272#M427187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for replying. I tried but it shows correct for first yearmonth i.e. for 201701 but for 201702 it is showning only for max month only.&lt;/P&gt;&lt;P&gt;I tried Avg({&amp;lt;Date1&amp;gt;}Aggr(Sum({&amp;lt;Date1&amp;gt;}Sales),Date2,Country))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Swathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Oct 2017 17:07:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3-Months-Rolling/m-p/1413272#M427187</guid>
      <dc:creator />
      <dc:date>2017-10-08T17:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: 3 Months Rolling</title>
      <link>https://community.qlik.com/t5/QlikView/3-Months-Rolling/m-p/1413273#M427188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swathi, I'm not sure of what you are trying, maybe adding Country to the aggr? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Avg(Aggr(Sum(Sales), Date2, Country))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 10:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3-Months-Rolling/m-p/1413273#M427188</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-10-09T10:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: 3 Months Rolling</title>
      <link>https://community.qlik.com/t5/QlikView/3-Months-Rolling/m-p/1413274#M427189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌You may want to look at this example. It has multiple forecasting methods shown, including a rolling 3 month average. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/newmans99/Forecast-Sampler" title="https://github.com/newmans99/Forecast-Sampler"&gt;GitHub - newmans99/Forecast-Sampler: An example Qlik Sense application that demonstrates forecasting capabilities.&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 10:52:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3-Months-Rolling/m-p/1413274#M427189</guid>
      <dc:creator>SteveNewman</dc:creator>
      <dc:date>2017-10-09T10:52:33Z</dc:date>
    </item>
  </channel>
</rss>

