<?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: Including missing dates for rolling 7 day average in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Including-missing-dates-for-rolling-7-day-average/m-p/2483815#M101085</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt;&amp;nbsp;Thank you very much!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2024 17:43:04 GMT</pubDate>
    <dc:creator>SDT</dc:creator>
    <dc:date>2024-09-26T17:43:04Z</dc:date>
    <item>
      <title>Including missing dates for rolling 7 day average</title>
      <link>https://community.qlik.com/t5/App-Development/Including-missing-dates-for-rolling-7-day-average/m-p/2483789#M101082</link>
      <description>&lt;P&gt;I have a data set with a complete calendar (includes every date). I also have a table for orders and there will not be an order on every date. Each orders has several dates associated with it (order date, scheduled date, ship date) so there is a link table between the order table and the date table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a line chart with the x-axis being the date from the complete calendar. The measure has set analysis to only include orders and only use the order date from the link table.&lt;/P&gt;
&lt;P&gt;I want to show a 7day average (including all calendar days) and used RANGEAVG(ABOVE(expr,0,7)). The problem is not all dates are included because there are some days with zero orders based on the set analysis.&lt;/P&gt;
&lt;P&gt;Is there a way to accomplish a true 7 day rolling average?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 14:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Including-missing-dates-for-rolling-7-day-average/m-p/2483789#M101082</guid>
      <dc:creator>SDT</dc:creator>
      <dc:date>2024-09-26T14:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Including missing dates for rolling 7 day average</title>
      <link>https://community.qlik.com/t5/App-Development/Including-missing-dates-for-rolling-7-day-average/m-p/2483801#M101084</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/72080"&gt;@SDT&lt;/a&gt;&amp;nbsp; try below expression&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;RANGEAVG(ABOVE(expr &lt;STRONG&gt;+ sum({1}0),&lt;/STRONG&gt;0,7)).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 15:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Including-missing-dates-for-rolling-7-day-average/m-p/2483801#M101084</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2024-09-26T15:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Including missing dates for rolling 7 day average</title>
      <link>https://community.qlik.com/t5/App-Development/Including-missing-dates-for-rolling-7-day-average/m-p/2483815#M101085</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt;&amp;nbsp;Thank you very much!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 17:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Including-missing-dates-for-rolling-7-day-average/m-p/2483815#M101085</guid>
      <dc:creator>SDT</dc:creator>
      <dc:date>2024-09-26T17:43:04Z</dc:date>
    </item>
  </channel>
</rss>

