<?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 average in load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rolling-average-in-load/m-p/139021#M603554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I have a table with 30 days of conversion rates. &lt;/P&gt;&lt;P&gt;I'd like for each date to give the average of the last 5 days prior to that date. Obviously the first 4 records have no valid average to give.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to do a loop to create my final table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Oct 2018 15:35:07 GMT</pubDate>
    <dc:creator>sibrulotte</dc:creator>
    <dc:date>2018-10-05T15:35:07Z</dc:date>
    <item>
      <title>Rolling average in load</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-average-in-load/m-p/139021#M603554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I have a table with 30 days of conversion rates. &lt;/P&gt;&lt;P&gt;I'd like for each date to give the average of the last 5 days prior to that date. Obviously the first 4 records have no valid average to give.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to do a loop to create my final table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2018 15:35:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-average-in-load/m-p/139021#M603554</guid>
      <dc:creator>sibrulotte</dc:creator>
      <dc:date>2018-10-05T15:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling average in load</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-average-in-load/m-p/139022#M603555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this should work on a sorted table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeAvg(Rate, Peek('Rate', -1), Peek('Rate', -2), Peek('Rate', -3), 'Peek('Rate', -4)) as Rolling5DayAverageRate&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2018 15:37:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-average-in-load/m-p/139022#M603555</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-05T15:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling average in load</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-average-in-load/m-p/139023#M603556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you happen to refer this post? I think it should be helpful.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8371"&gt;N-period rolling data, moving average, easy solution.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2018 16:15:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-average-in-load/m-p/139023#M603556</guid>
      <dc:creator>QlikNoviceNo1</dc:creator>
      <dc:date>2018-10-05T16:15:42Z</dc:date>
    </item>
  </channel>
</rss>

