<?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: Exclude Outliers from Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-Outliers-from-Table/m-p/32540#M5507</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was simple enough. I was under the impression that the 'if' conditions should only be included in the dimensions for it to actually work. I never got the idea to add this to the measures instead. Thanks Sunny and sorry for bothering you with something so silly as this. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jun 2018 12:19:56 GMT</pubDate>
    <dc:creator>mrthomasshelby</dc:creator>
    <dc:date>2018-06-15T12:19:56Z</dc:date>
    <item>
      <title>Exclude Outliers from Table</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-Outliers-from-Table/m-p/32538#M5505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a pivot table as shown in the image below:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="205291" alt="Nego1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/205291_Nego1.PNG" style="height: 271px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Now what I need to do is exclude certain line items that will be outliers based on a condition from this table. The condition is as follows:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_1529050700349798 jive_text_macro" jivemacro_uid="_1529050700349798"&gt;
&lt;P&gt;if([Quote Price]*([FX_Rate]/[FX Rate])&amp;gt;=[Cost Estimate]*(1+v_Outlier) or if([Quote Price]*([FX_Rate]/[FX Rate])&amp;lt;=[Cost Estimate]*(1-v_Outlier)&lt;/P&gt;

&lt;/PRE&gt;&lt;P&gt;, it is an outlier and needs to be excluded from the table. Here, 'v_outlier' is the variable being controlled by the slider item. I have tried achieving this by adding in these additional if conditions into my existing dimensions in the table but I get a 'Allocated Memory Exceeded' error as the existing if conditions are already complex enough. Then, I tried including these outlier conditions in set analysis as follows:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15290513931358991 jive_text_macro" jivemacro_uid="_15290513931358991"&gt;
&lt;P&gt;([Quote Price]*([FX_Rate]/[FX Rate]))={"&amp;gt;[Cost Estimate]*(1-$(v_Outlier))&amp;lt;[Cost Estimate]*(1+$(v_Outlier))"}&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;in my calculated dimensions. But the table now instead stops displaying all the values.&lt;/P&gt;&lt;P&gt;Please help me include these outlier conditions for the table. I'm attaching a sample with the post. Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/34510"&gt;kaushik.solanki&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 08:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-Outliers-from-Table/m-p/32538#M5505</guid>
      <dc:creator>mrthomasshelby</dc:creator>
      <dc:date>2018-06-15T08:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude Outliers from Table</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-Outliers-from-Table/m-p/32539#M5506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what you hoped to get?&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/205330_Capture.PNG" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Used your above condition as an if statement in all your expressions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 11:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-Outliers-from-Table/m-p/32539#M5506</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-15T11:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude Outliers from Table</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-Outliers-from-Table/m-p/32540#M5507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was simple enough. I was under the impression that the 'if' conditions should only be included in the dimensions for it to actually work. I never got the idea to add this to the measures instead. Thanks Sunny and sorry for bothering you with something so silly as this. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 12:19:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-Outliers-from-Table/m-p/32540#M5507</guid>
      <dc:creator>mrthomasshelby</dc:creator>
      <dc:date>2018-06-15T12:19:56Z</dc:date>
    </item>
  </channel>
</rss>

