<?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 Blanks in a Multi-Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Blanks-in-a-Multi-Box/m-p/409555#M152287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I get the blanks to show up as an option in one of my drop down menus in my multi-box? I have columns with "Yes" and blanks that represent no for that attribute. In the multi-box, I can only select the cells with "Yes", and I can't find a way to show just the blanks. I want to be able to select the blanks in the multi-box, without having to go and type in "no" for all of the blanks. That way I can search for items without those attributes. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Mar 2013 16:14:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-05T16:14:30Z</dc:date>
    <item>
      <title>Blanks in a Multi-Box</title>
      <link>https://community.qlik.com/t5/QlikView/Blanks-in-a-Multi-Box/m-p/409555#M152287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I get the blanks to show up as an option in one of my drop down menus in my multi-box? I have columns with "Yes" and blanks that represent no for that attribute. In the multi-box, I can only select the cells with "Yes", and I can't find a way to show just the blanks. I want to be able to select the blanks in the multi-box, without having to go and type in "no" for all of the blanks. That way I can search for items without those attributes. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 16:14:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blanks-in-a-Multi-Box/m-p/409555#M152287</guid>
      <dc:creator />
      <dc:date>2013-03-05T16:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Blanks in a Multi-Box</title>
      <link>https://community.qlik.com/t5/QlikView/Blanks-in-a-Multi-Box/m-p/409556#M152288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's because the blanks (aka Nulls) cannot be selected. You'll have to replace them with real values in the script. The NullAsValue keyword and the NullValue variable may be of use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NullAsValue *;&lt;/P&gt;&lt;P&gt;SET NullValue='No' ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * from &lt;EM&gt;...somewhere...&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the help file for details (search for NullAsValue or Null Value Handling).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 16:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blanks-in-a-Multi-Box/m-p/409556#M152288</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-03-05T16:40:54Z</dc:date>
    </item>
  </channel>
</rss>

