<?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 Easy Question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Easy-Question/m-p/1561348#M742612</link>
    <description>&lt;P&gt;Hi Experts:&lt;/P&gt;&lt;P&gt;I am putting the following code in my dimensions and its sort of working:&lt;/P&gt;&lt;P&gt;=if(REGION&amp;lt;&amp;gt;'ZZ'AND&lt;BR /&gt;REGION&amp;lt;&amp;gt;'zz' AND&lt;BR /&gt;REGION&amp;lt;&amp;gt;'Dx'AND&lt;BR /&gt;REGION&amp;lt;&amp;gt;'Nx' AND&lt;BR /&gt;REGION&amp;lt;&amp;gt;'Not Assigned' AND&lt;BR /&gt;REGION&amp;lt;&amp;gt;'-',&lt;BR /&gt;REGION)&lt;/P&gt;&lt;P&gt;Problem with this code is that there is a NULL value or some value '-' that keeps on showing up. So what I see is :&lt;/P&gt;&lt;P&gt;ON&amp;nbsp;&lt;BR /&gt;QC&lt;BR /&gt;WST&amp;nbsp;&lt;BR /&gt;-&lt;/P&gt;&lt;P&gt;I&amp;nbsp; &lt;U&gt;&lt;STRONG&gt;only&lt;/STRONG&gt;&lt;/U&gt; want to choose 'ON', 'QC', and 'WST' in my REGION and nothing else. Not even null values or any value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;J&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>jadams123</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Easy Question</title>
      <link>https://community.qlik.com/t5/QlikView/Easy-Question/m-p/1561348#M742612</link>
      <description>&lt;P&gt;Hi Experts:&lt;/P&gt;&lt;P&gt;I am putting the following code in my dimensions and its sort of working:&lt;/P&gt;&lt;P&gt;=if(REGION&amp;lt;&amp;gt;'ZZ'AND&lt;BR /&gt;REGION&amp;lt;&amp;gt;'zz' AND&lt;BR /&gt;REGION&amp;lt;&amp;gt;'Dx'AND&lt;BR /&gt;REGION&amp;lt;&amp;gt;'Nx' AND&lt;BR /&gt;REGION&amp;lt;&amp;gt;'Not Assigned' AND&lt;BR /&gt;REGION&amp;lt;&amp;gt;'-',&lt;BR /&gt;REGION)&lt;/P&gt;&lt;P&gt;Problem with this code is that there is a NULL value or some value '-' that keeps on showing up. So what I see is :&lt;/P&gt;&lt;P&gt;ON&amp;nbsp;&lt;BR /&gt;QC&lt;BR /&gt;WST&amp;nbsp;&lt;BR /&gt;-&lt;/P&gt;&lt;P&gt;I&amp;nbsp; &lt;U&gt;&lt;STRONG&gt;only&lt;/STRONG&gt;&lt;/U&gt; want to choose 'ON', 'QC', and 'WST' in my REGION and nothing else. Not even null values or any value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;J&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Easy-Question/m-p/1561348#M742612</guid>
      <dc:creator>jadams123</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Easy Question</title>
      <link>https://community.qlik.com/t5/QlikView/Easy-Question/m-p/1561352#M742613</link>
      <description>&lt;P&gt;Also When I do 'Supress when Values are Null' it works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a better way to write the code?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 13:39:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Easy-Question/m-p/1561352#M742613</guid>
      <dc:creator>jadams123</dc:creator>
      <dc:date>2019-03-26T13:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Easy Question</title>
      <link>https://community.qlik.com/t5/QlikView/Easy-Question/m-p/1561353#M742614</link>
      <description>&lt;P&gt;Check the Suppress Null value&amp;nbsp; property.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 13:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Easy-Question/m-p/1561353#M742614</guid>
      <dc:creator>Somasundaram</dc:creator>
      <dc:date>2019-03-26T13:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Easy Question</title>
      <link>https://community.qlik.com/t5/QlikView/Easy-Question/m-p/1561357#M742615</link>
      <description>&lt;P&gt;Use,&lt;/P&gt;&lt;P&gt;Match(REGION,'&lt;SPAN&gt;&amp;nbsp;'ON', 'QC', 'WST')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and suppress&amp;nbsp;Null&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 13:43:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Easy-Question/m-p/1561357#M742615</guid>
      <dc:creator>Somasundaram</dc:creator>
      <dc:date>2019-03-26T13:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Easy Question</title>
      <link>https://community.qlik.com/t5/QlikView/Easy-Question/m-p/1561385#M742616</link>
      <description>I would set analysis rather than a calculated dimension. it gives better performance (wont matter much if data size is small but its the recommended practice)&lt;BR /&gt;&lt;BR /&gt;just use {&amp;lt;REGION={'ON', 'QC', 'WST' }&amp;gt;} in your expression&lt;BR /&gt;or put your code in the load script as a flag column. and use that flag as part of set analysis</description>
      <pubDate>Tue, 26 Mar 2019 14:25:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Easy-Question/m-p/1561385#M742616</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-03-26T14:25:42Z</dc:date>
    </item>
  </channel>
</rss>

