<?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 Conditional Dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-Dimension/m-p/639421#M234410</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a pivot chart with three dimensions. &lt;/P&gt;&lt;P&gt;On one of the dimensions, I would like for it not to show a certain value.&amp;nbsp; If the value happens to be 'Other' then I don't want it to show up in my chart. &lt;/P&gt;&lt;P&gt;I have tried doing it under the enable condition for the selected dimension but it doesn't seem to work.&lt;/P&gt;&lt;P&gt;Any suggestions?????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jun 2014 13:25:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-04T13:25:58Z</dc:date>
    <item>
      <title>Conditional Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Dimension/m-p/639421#M234410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a pivot chart with three dimensions. &lt;/P&gt;&lt;P&gt;On one of the dimensions, I would like for it not to show a certain value.&amp;nbsp; If the value happens to be 'Other' then I don't want it to show up in my chart. &lt;/P&gt;&lt;P&gt;I have tried doing it under the enable condition for the selected dimension but it doesn't seem to work.&lt;/P&gt;&lt;P&gt;Any suggestions?????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 13:25:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Dimension/m-p/639421#M234410</guid>
      <dc:creator />
      <dc:date>2014-06-04T13:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Dimension/m-p/639422#M234411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use a calculated dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =If(Dimension &amp;lt;&amp;gt; 'Other', Dimension)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; or&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Aggr(Only(If(Dimension &amp;lt;&amp;gt; 'Other', Dimension)), Dimension)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or use exclude it in the expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Sum({&amp;lt;Dimension -= {'Other'}, ......)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(where Dimension is the name of your dimension field)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 13:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Dimension/m-p/639422#M234411</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-06-04T13:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Dimension/m-p/639423#M234412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will have to use a calculated dimension, something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(FIELD &amp;lt;&amp;gt; 'Other', FIELD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way the values that have the value 'Other' will be mapped to null, and the rest stay as they are.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 13:29:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Dimension/m-p/639423#M234412</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-06-04T13:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Dimension/m-p/639424#M234413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, and check the Suppress if null option for that dimension...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 13:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Dimension/m-p/639424#M234413</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-06-04T13:31:19Z</dc:date>
    </item>
  </channel>
</rss>

