<?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 Restrict dimension value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Restrict-dimension-value/m-p/49450#M778218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following issue : in a bar chart i want display all value for my dimension Age, even if count is null. So, it's ok (see the snapshot below).&lt;/P&gt;&lt;P&gt;&lt;IMG alt="P1.jpg" class="jive-image image-1" height="191" src="https://community.qlik.com/legacyfs/online/199879_P1.jpg" style="height: 191.31px; width: 532px;" width="532" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" height="182" style="width: 513px; height: 181.705px;" width="513" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i'd like to restrict only Age&amp;gt;=27. When i put as dimension =if(AGE&amp;gt;=27,AGE) it remove null value like 51, 53,54,55 even if i uncheck "suppress null value".&lt;/P&gt;&lt;P&gt;&lt;IMG alt="P2.jpg" class="jive-image image-2" height="195" src="https://community.qlik.com/legacyfs/online/199889_P2.jpg" style="height: 194.547px; width: 541px;" width="541" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" height="188" style="height: 188.191px; width: 524px;" width="524" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to fix it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>sergio0592</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Restrict dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-dimension-value/m-p/49450#M778218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following issue : in a bar chart i want display all value for my dimension Age, even if count is null. So, it's ok (see the snapshot below).&lt;/P&gt;&lt;P&gt;&lt;IMG alt="P1.jpg" class="jive-image image-1" height="191" src="https://community.qlik.com/legacyfs/online/199879_P1.jpg" style="height: 191.31px; width: 532px;" width="532" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" height="182" style="width: 513px; height: 181.705px;" width="513" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i'd like to restrict only Age&amp;gt;=27. When i put as dimension =if(AGE&amp;gt;=27,AGE) it remove null value like 51, 53,54,55 even if i uncheck "suppress null value".&lt;/P&gt;&lt;P&gt;&lt;IMG alt="P2.jpg" class="jive-image image-2" height="195" src="https://community.qlik.com/legacyfs/online/199889_P2.jpg" style="height: 194.547px; width: 541px;" width="541" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" height="188" style="height: 188.191px; width: 524px;" width="524" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to fix it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-dimension-value/m-p/49450#M778218</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-dimension-value/m-p/49451#M778219</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 or image to show the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 12:23:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-dimension-value/m-p/49451#M778219</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-17T12:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-dimension-value/m-p/49452#M778220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try to not modify the dimension and force it in the Expression. Something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression : sum({&amp;lt;AGE={"&amp;gt;=27"}&amp;gt;}Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 12:24:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-dimension-value/m-p/49452#M778220</guid>
      <dc:creator>jaumecf23</dc:creator>
      <dc:date>2018-04-17T12:24:28Z</dc:date>
    </item>
  </channel>
</rss>

