<?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: Chart with a moving average in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-with-a-moving-average/m-p/505647#M481126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached app,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Oct 2013 15:10:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-22T15:10:34Z</dc:date>
    <item>
      <title>Chart with a moving average</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-with-a-moving-average/m-p/505646#M481125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I woule like to create an chart that is showing the moving average of completness (in %) of my task, and i don't find the expression needed to use a moving average.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For exemple of moving average in my source file, i have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;# tasks completed / month&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;# total tasks / month&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;% Completness&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Moving average&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1/1/2013&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;80%&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;80%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1/2/2013&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;75%&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;77,5%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1/3/2013&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;6&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;60%&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;71,67%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1/4/2013&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;12&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;80%&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;73,75%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1/5/2013&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100%&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;79%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way, i would like to have a line chart showing the moving average evolution by date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know if it's clear, but it will be really nice if someone can help me on this tricky chart &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arnaud&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 14:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-with-a-moving-average/m-p/505646#M481125</guid>
      <dc:creator />
      <dc:date>2013-10-22T14:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Chart with a moving average</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-with-a-moving-average/m-p/505647#M481126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached app,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 15:10:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-with-a-moving-average/m-p/505647#M481126</guid>
      <dc:creator />
      <dc:date>2013-10-22T15:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Chart with a moving average</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-with-a-moving-average/m-p/505648#M481127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Marie-Sophie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your helpfull example, i think i understand the formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would you implement this in a chart where the Dimension chosen is the date, and my current expression is:&lt;/P&gt;&lt;P&gt;"Count(Distinct if(Action_Date &amp;gt;= Action_Date_Close,ID_Planning)) / Count(DISTINCT ID_Planning)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID_planning is an unique code for every task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much in advance, i'm pretty new on Qlikview, and it's a bit tricky at the start &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arnaud&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 15:35:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-with-a-moving-average/m-p/505648#M481127</guid>
      <dc:creator />
      <dc:date>2013-10-22T15:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Chart with a moving average</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-with-a-moving-average/m-p/505649#M481128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post your qvw (or part of it, or even an application with false date ..) ?&lt;/P&gt;&lt;P&gt;It would be then easier to help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 15:41:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-with-a-moving-average/m-p/505649#M481128</guid>
      <dc:creator />
      <dc:date>2013-10-22T15:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Chart with a moving average</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-with-a-moving-average/m-p/505650#M481129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Marie-Sophie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the Qlikview with an example of the graphic where i want to change the expression, in a moving average expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arnaud&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 09:14:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-with-a-moving-average/m-p/505650#M481129</guid>
      <dc:creator />
      <dc:date>2013-10-24T09:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Chart with a moving average</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-with-a-moving-average/m-p/505651#M481130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot upload files right now but you can maybe create a second expression with this formula :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Rangesum(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Top&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[% of Recurrent tasks Completed]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, 1, RowNo()))/ rowno() &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you unchek line and symbol for your first expression and check it for the new one. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The only problem with this formula is that lines removed by your if statement are counted in the moving average.&lt;/P&gt;&lt;P&gt;I'll try to find a better solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 09:42:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-with-a-moving-average/m-p/505651#M481130</guid>
      <dc:creator />
      <dc:date>2013-10-24T09:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Chart with a moving average</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-with-a-moving-average/m-p/505652#M481131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you a lot for your time ! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 12:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-with-a-moving-average/m-p/505652#M481131</guid>
      <dc:creator />
      <dc:date>2013-10-24T12:25:04Z</dc:date>
    </item>
  </channel>
</rss>

