<?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 do I show the null value in the list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-show-the-null-value-in-the-list-box/m-p/204459#M61364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Null is an undefined value so you need to create a 'dummy' to represent it. Assuming column 'a' is the field for listboxA and column 'b' is for listboxB and 'ID' is what links them:&lt;/P&gt;&lt;P&gt;[tab1]:&lt;/P&gt;&lt;P&gt;Load ID, a, x From ...;&lt;/P&gt;&lt;P&gt;[tab2]:&lt;/P&gt;&lt;P&gt;Load ID, ID as tID, b, y, z From ...;&lt;/P&gt;&lt;P&gt;Concatenate (tab2) Load ID, 'No value' as b&lt;/P&gt;&lt;P&gt;resident tab1 where not exists(tID, ID);&lt;/P&gt;&lt;P&gt;Drop field tID;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Oct 2009 22:01:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-10-01T22:01:16Z</dc:date>
    <item>
      <title>How do I show the null value in the list box</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-show-the-null-value-in-the-list-box/m-p/204458#M61363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two field linked to each other by an ID, but there are instances where there are null for a value in listbox A.&lt;/P&gt;&lt;P&gt;How can I make the listbox B show null values so that the user can select show all value in A that have nulls in B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 21:23:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-show-the-null-value-in-the-list-box/m-p/204458#M61363</guid>
      <dc:creator>avastani</dc:creator>
      <dc:date>2009-10-01T21:23:32Z</dc:date>
    </item>
    <item>
      <title>How do I show the null value in the list box</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-show-the-null-value-in-the-list-box/m-p/204459#M61364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Null is an undefined value so you need to create a 'dummy' to represent it. Assuming column 'a' is the field for listboxA and column 'b' is for listboxB and 'ID' is what links them:&lt;/P&gt;&lt;P&gt;[tab1]:&lt;/P&gt;&lt;P&gt;Load ID, a, x From ...;&lt;/P&gt;&lt;P&gt;[tab2]:&lt;/P&gt;&lt;P&gt;Load ID, ID as tID, b, y, z From ...;&lt;/P&gt;&lt;P&gt;Concatenate (tab2) Load ID, 'No value' as b&lt;/P&gt;&lt;P&gt;resident tab1 where not exists(tID, ID);&lt;/P&gt;&lt;P&gt;Drop field tID;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 22:01:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-show-the-null-value-in-the-list-box/m-p/204459#M61364</guid>
      <dc:creator />
      <dc:date>2009-10-01T22:01:16Z</dc:date>
    </item>
  </channel>
</rss>

