<?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: Subject discart from statistics in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Subject-discart-from-statistics/m-p/446959#M489282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Enable Conditional" does not filter a dimension, but rather decides whether the dimension is displayed at all. You have 3 choices for excluding your value:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL start="1"&gt;&lt;LI&gt;Create a flag in the script and use set analysis in the chart expression. So if the value of the OPTIMDODAV.Fir field &amp;lt;&amp;gt; 'whatever' then set the flag to 1, then if you expression is sum(Sales) you would write sum({&amp;lt;Flag={1}&amp;gt;}Sales)&lt;/LI&gt;&lt;LI&gt;Use set analysis without a flag. Which would look something like sum({&amp;lt;OPTIMDODAV.Fir-={'whatever'}&amp;gt;}Sales)﻿. This is not quite as optimized as the first solution since it requires set analysis to go across a text field rather than a numeric field.&lt;/LI&gt;&lt;LI&gt;Use a calculated dimension. In the Dimensions tab, click "Edit" and change your dimension to if(OPTIMDODAV.Fir&amp;lt;&amp;gt;'whatever',OPTIMDODAV.Fir). You would need to check "Suppress When Value is Null." This is not as optimized since calculated dimensions always slow down chart calculation times.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Nov 2012 15:24:22 GMT</pubDate>
    <dc:creator>vgutkovsky</dc:creator>
    <dc:date>2012-11-19T15:24:22Z</dc:date>
    <item>
      <title>Subject discart from statistics</title>
      <link>https://community.qlik.com/t5/QlikView/Subject-discart-from-statistics/m-p/446958#M489281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;pls help me - i have a statistics with a list of subjects and their sums of turnovers. Now i need to discart some subject from the list,but i don´t know how. I mean a adjustment is in dimensions with subjects list (enable conditional),but my expression there doesn´t work. Is a location right,or should i adjust expression in expressions card.&lt;/P&gt;&lt;P&gt;Picture is in the attachment&lt;/P&gt;&lt;P&gt;thx a lot - i believe thats very simply,but your advice will be faster:-)&lt;/P&gt;&lt;P&gt;Jaromir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 15:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subject-discart-from-statistics/m-p/446958#M489281</guid>
      <dc:creator />
      <dc:date>2012-11-19T15:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Subject discart from statistics</title>
      <link>https://community.qlik.com/t5/QlikView/Subject-discart-from-statistics/m-p/446959#M489282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Enable Conditional" does not filter a dimension, but rather decides whether the dimension is displayed at all. You have 3 choices for excluding your value:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL start="1"&gt;&lt;LI&gt;Create a flag in the script and use set analysis in the chart expression. So if the value of the OPTIMDODAV.Fir field &amp;lt;&amp;gt; 'whatever' then set the flag to 1, then if you expression is sum(Sales) you would write sum({&amp;lt;Flag={1}&amp;gt;}Sales)&lt;/LI&gt;&lt;LI&gt;Use set analysis without a flag. Which would look something like sum({&amp;lt;OPTIMDODAV.Fir-={'whatever'}&amp;gt;}Sales)﻿. This is not quite as optimized as the first solution since it requires set analysis to go across a text field rather than a numeric field.&lt;/LI&gt;&lt;LI&gt;Use a calculated dimension. In the Dimensions tab, click "Edit" and change your dimension to if(OPTIMDODAV.Fir&amp;lt;&amp;gt;'whatever',OPTIMDODAV.Fir). You would need to check "Suppress When Value is Null." This is not as optimized since calculated dimensions always slow down chart calculation times.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 15:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subject-discart-from-statistics/m-p/446959#M489282</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2012-11-19T15:24:22Z</dc:date>
    </item>
  </channel>
</rss>

