<?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: Mean Range in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Mean-Range/m-p/1011875#M958193</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;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If([Days to Certify] &amp;gt; 0, Avg(TOTAL Aggr(Fabs(interval(only({&amp;lt;Certified?={'Y'}&amp;gt;}[Certification Date])-only({&amp;lt;Certified?={'Y'}&amp;gt;}[Training Date]),'d')-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; Above(total interval(only({&amp;lt;Certified?={'Y'}&amp;gt;}[Certification Date])-only({&amp;lt;Certified?={'Y'}&amp;gt;}[Training Date]),'d'))), Wave, Candidate)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/103738_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Nov 2015 20:41:16 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-11-02T20:41:16Z</dc:date>
    <item>
      <title>Mean Range</title>
      <link>https://community.qlik.com/t5/QlikView/Mean-Range/m-p/1011871#M958189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to develop an I-MR control chart.&amp;nbsp; Part of that involves calculating the mean range from a moving range.&amp;nbsp; I was able to create a straight chart with the moving range (I do have null values in my data).&amp;nbsp; However, I am not able to calculate the mean of the ranges.&amp;nbsp; The mean should be 41.33, but QlikView just shows me a blank column.&amp;nbsp; I will also at some point want to turn this into a line chart and am unsure how to do that. Also, I would like the straight table not to show the Candidate, but each time I do that I get a blank chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate any help on this.&amp;nbsp; I've attached what I have completed so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 20:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mean-Range/m-p/1011871#M958189</guid>
      <dc:creator />
      <dc:date>2015-11-02T20:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Mean Range</title>
      <link>https://community.qlik.com/t5/QlikView/Mean-Range/m-p/1011872#M958190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This may be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/103737_Capture.PNG" style="height: 504px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 20:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mean-Range/m-p/1011872#M958190</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-02T20:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Mean Range</title>
      <link>https://community.qlik.com/t5/QlikView/Mean-Range/m-p/1011873#M958191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alternatively try this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Avg(Aggr(Fabs(interval(only({&amp;lt;Certified?={'Y'}&amp;gt;}[Certification Date])-only({&amp;lt;Certified?={'Y'}&amp;gt;}[Training Date]),'d')-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; Above(total interval(only({&amp;lt;Certified?={'Y'}&amp;gt;}[Certification Date])-only({&amp;lt;Certified?={'Y'}&amp;gt;}[Training Date]),'d'))), Wave, Candidate))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 20:30:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mean-Range/m-p/1011873#M958191</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-02T20:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mean Range</title>
      <link>https://community.qlik.com/t5/QlikView/Mean-Range/m-p/1011874#M958192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&amp;nbsp; What if I want to have the mean range have its own column just like my column 'Mean' does?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 20:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mean-Range/m-p/1011874#M958192</guid>
      <dc:creator />
      <dc:date>2015-11-02T20:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mean Range</title>
      <link>https://community.qlik.com/t5/QlikView/Mean-Range/m-p/1011875#M958193</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;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If([Days to Certify] &amp;gt; 0, Avg(TOTAL Aggr(Fabs(interval(only({&amp;lt;Certified?={'Y'}&amp;gt;}[Certification Date])-only({&amp;lt;Certified?={'Y'}&amp;gt;}[Training Date]),'d')-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; Above(total interval(only({&amp;lt;Certified?={'Y'}&amp;gt;}[Certification Date])-only({&amp;lt;Certified?={'Y'}&amp;gt;}[Training Date]),'d'))), Wave, Candidate)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/103738_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 20:41:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mean-Range/m-p/1011875#M958193</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-02T20:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mean Range</title>
      <link>https://community.qlik.com/t5/QlikView/Mean-Range/m-p/1011876#M958194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked perfectly.&amp;nbsp; One more question.&amp;nbsp; Can I make a line chart directly from this straight table, or do I have to reenter the information in the expressions of the line chart?&amp;nbsp; I will be using a formula similar to this (data mean) + 3*(mean range)/1.128&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 20:58:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mean-Range/m-p/1011876#M958194</guid>
      <dc:creator />
      <dc:date>2015-11-02T20:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Mean Range</title>
      <link>https://community.qlik.com/t5/QlikView/Mean-Range/m-p/1011877#M958195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should be able to use this straight table (or a copy of this straight table) and move forward from there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 21:04:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mean-Range/m-p/1011877#M958195</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-02T21:04:32Z</dc:date>
    </item>
  </channel>
</rss>

