<?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 Script syntax to exclude null values when loading in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-syntax-to-exclude-null-values-when-loading/m-p/384429#M143592</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Z&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2012 13:11:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-05T13:11:27Z</dc:date>
    <item>
      <title>Script syntax to exclude null values when loading</title>
      <link>https://community.qlik.com/t5/QlikView/Script-syntax-to-exclude-null-values-when-loading/m-p/384429#M143592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Z&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 13:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-syntax-to-exclude-null-values-when-loading/m-p/384429#M143592</guid>
      <dc:creator />
      <dc:date>2012-09-05T13:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Script syntax to exclude null values when loading</title>
      <link>https://community.qlik.com/t5/QlikView/Script-syntax-to-exclude-null-values-when-loading/m-p/384430#M143593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;change all of your like to =&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and for your question&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AND status &amp;lt;&amp;gt; Null()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, i notice you are using a resident to do this.&amp;nbsp; If you are loading the data from a SQL query you could nip all this effort from that point and limit your data intake right away.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you aren't really going to get much from this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two fields that say the same thing...U_S and status saying Accepted and Accepted????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 13:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-syntax-to-exclude-null-values-when-loading/m-p/384430#M143593</guid>
      <dc:creator />
      <dc:date>2012-09-05T13:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Script syntax to exclude null values when loading</title>
      <link>https://community.qlik.com/t5/QlikView/Script-syntax-to-exclude-null-values-when-loading/m-p/384431#M143594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please use the match function instead: where match(status,'Accepted','Awaiting Finance','Awaiting Initial Approval',..etc) I think it's much easier to read.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 13:37:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-syntax-to-exclude-null-values-when-loading/m-p/384431#M143594</guid>
      <dc:creator>kouroshkarimi</dc:creator>
      <dc:date>2012-09-05T13:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Script syntax to exclude null values when loading</title>
      <link>https://community.qlik.com/t5/QlikView/Script-syntax-to-exclude-null-values-when-loading/m-p/384432#M143595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're creating a table using 'distinct status' and 'status' then you're just creating a table which holds two columns that have the same values. Unless one of the status fields is from another table, in which case it would explain the nulls. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 13:54:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-syntax-to-exclude-null-values-when-loading/m-p/384432#M143595</guid>
      <dc:creator>kouroshkarimi</dc:creator>
      <dc:date>2012-09-05T13:54:43Z</dc:date>
    </item>
  </channel>
</rss>

