<?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 Month rolling Std dev in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/3-Month-rolling-Std-dev/m-p/627306#M1096619</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You only need the months in the AsOf table, not any fields from the fact table. The AsOf table will be associated with your MasterCalendar. So if you have 100 years you will have 1200 months and that translates to 3600 records in the AsOf table for 3-month rolling calculations. That doesn't sound very large to me. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 May 2014 19:18:19 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2014-05-09T19:18:19Z</dc:date>
    <item>
      <title>3 Month rolling Std dev</title>
      <link>https://community.qlik.com/t5/QlikView/3-Month-rolling-Std-dev/m-p/627300#M1096613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to qlikview. I'm having an issue trying to find the 3 month rolling std dev of my data. In my attached file, i have a straight table set up doing simple sum calculations and the std dev for the month. The last column, "3 month Std Dev", needs to the the std dev of the current month, the prior month and the prior prior month. example. "3 month Std Dev" of May - 2011 data will do the std dev of May, Apr, and Mar 2011 combined. I want to the values to appear in the straight table at all times no matter the selection and has to change based on the users selection of a location &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 20:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3-Month-rolling-Std-dev/m-p/627300#M1096613</guid>
      <dc:creator />
      <dc:date>2014-05-08T20:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: 3 Month rolling Std dev</title>
      <link>https://community.qlik.com/t5/QlikView/3-Month-rolling-Std-dev/m-p/627301#M1096614</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;rangestdev (above(Stdev(ErrorTime/OperatingTime),0,3))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 21:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3-Month-rolling-Std-dev/m-p/627301#M1096614</guid>
      <dc:creator />
      <dc:date>2014-05-08T21:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: 3 Month rolling Std dev</title>
      <link>https://community.qlik.com/t5/QlikView/3-Month-rolling-Std-dev/m-p/627302#M1096615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try&lt;/P&gt;&lt;P&gt;RangeStdev(Above(Stdev(ErrorTime/OperatingTime),0,3&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 21:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3-Month-rolling-Std-dev/m-p/627302#M1096615</guid>
      <dc:creator />
      <dc:date>2014-05-08T21:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: 3 Month rolling Std dev</title>
      <link>https://community.qlik.com/t5/QlikView/3-Month-rolling-Std-dev/m-p/627303#M1096616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This way doesn’t work cause it takes the stdev of the already calculated stdev values. Which is not right. I need a way of grabing all of the 3 months data as a whole then do the stdev calculation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 17:24:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3-Month-rolling-Std-dev/m-p/627303#M1096616</guid>
      <dc:creator />
      <dc:date>2014-05-09T17:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: 3 Month rolling Std dev</title>
      <link>https://community.qlik.com/t5/QlikView/3-Month-rolling-Std-dev/m-p/627304#M1096617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this document helps you get the result you're looking for: &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4252" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;Calculating rolling n-period totals, averages or other aggregations&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 17:32:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3-Month-rolling-Std-dev/m-p/627304#M1096617</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-05-09T17:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: 3 Month rolling Std dev</title>
      <link>https://community.qlik.com/t5/QlikView/3-Month-rolling-Std-dev/m-p/627305#M1096618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Range aggr combination works right for sums, but not for avgs and stdevs. The AsOf Table trick does work, but when you have 2 million records and you are trying to do a 3 month rolling avg/stdev or even a 12 month, the table grows very large&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 19:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3-Month-rolling-Std-dev/m-p/627305#M1096618</guid>
      <dc:creator />
      <dc:date>2014-05-09T19:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: 3 Month rolling Std dev</title>
      <link>https://community.qlik.com/t5/QlikView/3-Month-rolling-Std-dev/m-p/627306#M1096619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You only need the months in the AsOf table, not any fields from the fact table. The AsOf table will be associated with your MasterCalendar. So if you have 100 years you will have 1200 months and that translates to 3600 records in the AsOf table for 3-month rolling calculations. That doesn't sound very large to me. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 19:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3-Month-rolling-Std-dev/m-p/627306#M1096619</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-05-09T19:18:19Z</dc:date>
    </item>
  </channel>
</rss>

