<?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: Limit chart by Zscore and outliers in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Limit-chart-by-Zscore-and-outliers/m-p/37113#M2530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF(FABS(SUM(( UnitTotal) - AVG(TOTAL &lt;SPAN style="color: #ff0000;"&gt;&amp;lt;Category&amp;gt;&lt;/SPAN&gt; UnitTotal))/STDEV( Total &lt;STRONG style="color: #ff0000;"&gt;&amp;lt;Category&amp;gt;&lt;/STRONG&gt; UnitTotal)) &amp;lt; 3&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Feb 2018 20:01:57 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-02-01T20:01:57Z</dc:date>
    <item>
      <title>Limit chart by Zscore and outliers</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-chart-by-Zscore-and-outliers/m-p/37112#M2529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was wondering if there is a way do a limitation on the chart by Zscore if the Zscore is &amp;lt; 3. .&amp;nbsp;&amp;nbsp; currently I am doing a fractile but I also need to be able to do a Zscore check on what is shown on the screen aggregated at the dimension level for example category which is a drill down that checks if a user clicks on without outliers it does a check on IF(FABS(SUM(( UnitTotal) - AVG(TOTAL UnitTotal))/STDEV( Total UnitTotal)) &amp;lt; 3&amp;nbsp; than do&amp;nbsp; &lt;/P&gt;&lt;P&gt;FRACTILE(UnitTotal,.9)) / 86400&amp;nbsp; .&amp;nbsp; however when doing this it only shows outliers over the range of unit total. and not by category. So it goes from from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/192222_1.JPG" style="height: 166px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/192223_2.JPG" style="height: 161px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There should be a line for each category after doing this.. but it is removing categories completely.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt; is there a way I can utilize the dimension limitations option to enable this?&lt;/P&gt;&lt;P&gt;PS. &lt;SPAN style="font-size: 13.3333px;"&gt;This needs to be a dynamic expression that can not go in the backend because it is dependent on many variables and what the user selects. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 19:55:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-chart-by-Zscore-and-outliers/m-p/37112#M2529</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-01T19:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Limit chart by Zscore and outliers</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-chart-by-Zscore-and-outliers/m-p/37113#M2530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF(FABS(SUM(( UnitTotal) - AVG(TOTAL &lt;SPAN style="color: #ff0000;"&gt;&amp;lt;Category&amp;gt;&lt;/SPAN&gt; UnitTotal))/STDEV( Total &lt;STRONG style="color: #ff0000;"&gt;&amp;lt;Category&amp;gt;&lt;/STRONG&gt; UnitTotal)) &amp;lt; 3&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 20:01:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-chart-by-Zscore-and-outliers/m-p/37113#M2530</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-01T20:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Limit chart by Zscore and outliers</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-chart-by-Zscore-and-outliers/m-p/37114#M2531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried it, showing the same results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 21:20:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-chart-by-Zscore-and-outliers/m-p/37114#M2531</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-01T21:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Limit chart by Zscore and outliers</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-chart-by-Zscore-and-outliers/m-p/37115#M2532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 12:34:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-chart-by-Zscore-and-outliers/m-p/37115#M2532</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-02T12:34:57Z</dc:date>
    </item>
  </channel>
</rss>

