<?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 select null values? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-select-null-values/m-p/255722#M96780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to make selection of null values and check the data variation. So how should i do it in the script for the particular field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jan 2012 07:06:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-06T07:06:03Z</dc:date>
    <item>
      <title>How to select null values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-null-values/m-p/255722#M96780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to make selection of null values and check the data variation. So how should i do it in the script for the particular field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2012 07:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-null-values/m-p/255722#M96780</guid>
      <dc:creator />
      <dc:date>2012-01-06T07:06:03Z</dc:date>
    </item>
    <item>
      <title>How to select null values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-null-values/m-p/255723#M96781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Priyanka, &lt;/P&gt;&lt;P&gt;You can use &lt;/P&gt;&lt;P&gt;If(IsNull(Field),'Null Value',Field) AS Field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2012 07:15:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-null-values/m-p/255723#M96781</guid>
      <dc:creator>vijay_iitkgp</dc:creator>
      <dc:date>2012-01-06T07:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to select null values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-null-values/m-p/255724#M96782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;NullAsValue Field;&lt;/P&gt;&lt;P&gt;Set NullValue = 'Null Value';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// Make your final load here&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NullAsNull Field;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More performant than the If&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2012 07:35:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-null-values/m-p/255724#M96782</guid>
      <dc:creator>nstefaniuk</dc:creator>
      <dc:date>2012-01-06T07:35:57Z</dc:date>
    </item>
  </channel>
</rss>

