<?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: Calculating average after removing min and max in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculating-average-after-removing-min-and-max/m-p/726332#M537137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which part is incorrect ?&amp;nbsp; The denominator , numerator or both ?&amp;nbsp; I would split apart the components and test each one. There is really only 3 or 4 values that need validating. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Oct 2014 17:01:46 GMT</pubDate>
    <dc:creator>JonnyPoole</dc:creator>
    <dc:date>2014-10-29T17:01:46Z</dc:date>
    <item>
      <title>Calculating average after removing min and max</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-average-after-removing-min-and-max/m-p/726328#M537133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to find a clean way to calculate average in a pivot chart after removing the min and max values of each row.&amp;nbsp; Does anyone have any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An expression like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( sum(value) - max(value) - min(value) ) / (count(value)-2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 16:16:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-average-after-removing-min-and-max/m-p/726328#M537133</guid>
      <dc:creator />
      <dc:date>2014-10-29T16:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating average after removing min and max</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-average-after-removing-min-and-max/m-p/726329#M537134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's wrong with your expression? Alternatively, you can also use set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 16:18:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-average-after-removing-min-and-max/m-p/726329#M537134</guid>
      <dc:creator>simondachstr</dc:creator>
      <dc:date>2014-10-29T16:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating average after removing min and max</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-average-after-removing-min-and-max/m-p/726330#M537135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the expression does seem to be working - it's just not getting the value I would expect.&amp;nbsp; Could you demonstrate the set analysis way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 16:39:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-average-after-removing-min-and-max/m-p/726330#M537135</guid>
      <dc:creator />
      <dc:date>2014-10-29T16:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating average after removing min and max</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-average-after-removing-min-and-max/m-p/726331#M537136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would first investigate why your expression is not working as of now - set analysis would do nothing else than translating your expression into a set modifier.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 17:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-average-after-removing-min-and-max/m-p/726331#M537136</guid>
      <dc:creator>simondachstr</dc:creator>
      <dc:date>2014-10-29T17:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating average after removing min and max</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-average-after-removing-min-and-max/m-p/726332#M537137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which part is incorrect ?&amp;nbsp; The denominator , numerator or both ?&amp;nbsp; I would split apart the components and test each one. There is really only 3 or 4 values that need validating. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 17:01:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-average-after-removing-min-and-max/m-p/726332#M537137</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-10-29T17:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating average after removing min and max</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-average-after-removing-min-and-max/m-p/726333#M537138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yah it's working fine, now ended up being a bracket misplacement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 18:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-average-after-removing-min-and-max/m-p/726333#M537138</guid>
      <dc:creator />
      <dc:date>2014-10-29T18:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating average after removing min and max</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-average-after-removing-min-and-max/m-p/726334#M537139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cool... mark your last response as correct and close er' down.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 20:23:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-average-after-removing-min-and-max/m-p/726334#M537139</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-10-29T20:23:38Z</dc:date>
    </item>
  </channel>
</rss>

