<?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 How to make Null Values Selectables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-Null-Values-Selectables/m-p/351647#M130406</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;My question its Simple.&lt;/P&gt;&lt;P&gt;When some report have some null values inside because, for instance, lets suppose that we have 2 tables and not all values from table A have one corresponding value on table B.&lt;/P&gt;&lt;P&gt;If a make an analysis with a Table B value, a null value will appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, theres any way to make this null value selectable? The idea its to select all regs like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With A Value&amp;nbsp;&amp;nbsp; 300&amp;nbsp; regs&lt;/P&gt;&lt;P&gt;With B Value&amp;nbsp;&amp;nbsp; 100&amp;nbsp; regs&lt;/P&gt;&lt;P&gt;With - Value&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50 Regs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you click on A, you can see the 300 datas. but you cannot click on "-" value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Theres any way to make those 50 regs selectables??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for All!&lt;/P&gt;&lt;P&gt;Germán.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2012 16:45:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-13T16:45:46Z</dc:date>
    <item>
      <title>How to make Null Values Selectables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-Null-Values-Selectables/m-p/351647#M130406</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;My question its Simple.&lt;/P&gt;&lt;P&gt;When some report have some null values inside because, for instance, lets suppose that we have 2 tables and not all values from table A have one corresponding value on table B.&lt;/P&gt;&lt;P&gt;If a make an analysis with a Table B value, a null value will appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, theres any way to make this null value selectable? The idea its to select all regs like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With A Value&amp;nbsp;&amp;nbsp; 300&amp;nbsp; regs&lt;/P&gt;&lt;P&gt;With B Value&amp;nbsp;&amp;nbsp; 100&amp;nbsp; regs&lt;/P&gt;&lt;P&gt;With - Value&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50 Regs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you click on A, you can see the 300 datas. but you cannot click on "-" value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Theres any way to make those 50 regs selectables??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for All!&lt;/P&gt;&lt;P&gt;Germán.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 16:45:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-Null-Values-Selectables/m-p/351647#M130406</guid>
      <dc:creator />
      <dc:date>2012-04-13T16:45:46Z</dc:date>
    </item>
    <item>
      <title>How to make Null Values Selectables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-Null-Values-Selectables/m-p/351648#M130407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Before the Loading the table use NullAsValue like below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NullAsValue regs; //regs is fieldName of the regs(you mentioned All regs)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 17:15:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-Null-Values-Selectables/m-p/351648#M130407</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-13T17:15:47Z</dc:date>
    </item>
    <item>
      <title>How to make Null Values Selectables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-Null-Values-Selectables/m-p/351649#M130408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the answer but i think its not correct because the nulls values are due to luck of datas into table B.&lt;/P&gt;&lt;P&gt;So, if i want to make an analysis of an table B dimention, all of the A table values that are not present on B table will appear in NULL into the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 18:11:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-Null-Values-Selectables/m-p/351649#M130408</guid>
      <dc:creator />
      <dc:date>2012-04-13T18:11:13Z</dc:date>
    </item>
    <item>
      <title>How to make Null Values Selectables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-Null-Values-Selectables/m-p/351650#M130409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello you can use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;If(IsNull(Field),'Null Value',Field) AS Field.&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;hope it help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 06:59:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-Null-Values-Selectables/m-p/351650#M130409</guid>
      <dc:creator>rajni_batra</dc:creator>
      <dc:date>2012-04-16T06:59:36Z</dc:date>
    </item>
    <item>
      <title>How to make Null Values Selectables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-Null-Values-Selectables/m-p/351651#M130410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rajni but this doesnt solve the non existing relationships thats provoque the null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 15:20:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-Null-Values-Selectables/m-p/351651#M130410</guid>
      <dc:creator />
      <dc:date>2012-04-19T15:20:44Z</dc:date>
    </item>
    <item>
      <title>How to make Null Values Selectables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-Null-Values-Selectables/m-p/351652#M130411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using If(IsNull(Field),'Null Value',Field) in the actual development like in a list box. It won't work in the script unless the table is joined and then you put it in a resident load of the combined tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 15:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-Null-Values-Selectables/m-p/351652#M130411</guid>
      <dc:creator />
      <dc:date>2012-04-19T15:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Null Values Selectables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-Null-Values-Selectables/m-p/351653#M130412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made NULLs selectable in a chart Dimension by using the formula =if(IsNull(Field),'Nothing') and then selecting 'Suppress When Value Is Null'. This made the Nulls not Null and everything else NULL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 18:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-Null-Values-Selectables/m-p/351653#M130412</guid>
      <dc:creator />
      <dc:date>2013-11-04T18:03:21Z</dc:date>
    </item>
  </channel>
</rss>

