<?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 FILTER NULL in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/FILTER-NULL/m-p/1399886#M512913</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone tell me how to filter the data that is empty please, clicking on an empty cell does nothing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ejemplo.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/186865_ejemplo.png" style="height: 214px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Dec 2017 22:04:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-12-13T22:04:14Z</dc:date>
    <item>
      <title>FILTER NULL</title>
      <link>https://community.qlik.com/t5/QlikView/FILTER-NULL/m-p/1399886#M512913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone tell me how to filter the data that is empty please, clicking on an empty cell does nothing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ejemplo.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/186865_ejemplo.png" style="height: 214px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 22:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FILTER-NULL/m-p/1399886#M512913</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-13T22:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: FILTER NULL</title>
      <link>https://community.qlik.com/t5/QlikView/FILTER-NULL/m-p/1399887#M512914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If ESTATUS is a dimension you could eliminate Null values in your load script by loading it as:&lt;/P&gt;&lt;P&gt;, if(IsNull(ESTATUS), 'No Status', ESTATUS) as ESTATUS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you could filter on 'No Status' within your chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 22:38:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FILTER-NULL/m-p/1399887#M512914</guid>
      <dc:creator>justinvchiang</dc:creator>
      <dc:date>2017-12-13T22:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: FILTER NULL</title>
      <link>https://community.qlik.com/t5/QlikView/FILTER-NULL/m-p/1399888#M512915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3155"&gt;NULL handling in QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User NullASValue as one of the ways to handle. Like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NULLASVALUE Field1, Field2, Field3;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET NullValue = '&amp;lt;NoData&amp;gt;';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your Actual Load Script. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then when you display the fields as Listbox you should see NoData where ever there are nulls. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 22:54:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FILTER-NULL/m-p/1399888#M512915</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-12-13T22:54:43Z</dc:date>
    </item>
  </channel>
</rss>

