<?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 - Not Match - Skips Null Values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Script-Not-Match-Skips-Null-Values/m-p/1698823#M63863</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am loading data which has null values for the CRITICALITY field.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Null values are being skipped in the 'Not Match' function.&lt;/P&gt;&lt;P&gt;How do I include the null values and only skip 'C' and 'E' ?&amp;nbsp; - see below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;Where&lt;BR /&gt;Not Match (CRITICALITY, 'C ', 'E')&lt;/P&gt;</description>
    <pubDate>Fri, 02 Apr 2021 08:26:06 GMT</pubDate>
    <dc:creator>peterkumar</dc:creator>
    <dc:date>2021-04-02T08:26:06Z</dc:date>
    <item>
      <title>Script - Not Match - Skips Null Values</title>
      <link>https://community.qlik.com/t5/App-Development/Script-Not-Match-Skips-Null-Values/m-p/1698823#M63863</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am loading data which has null values for the CRITICALITY field.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Null values are being skipped in the 'Not Match' function.&lt;/P&gt;&lt;P&gt;How do I include the null values and only skip 'C' and 'E' ?&amp;nbsp; - see below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;Where&lt;BR /&gt;Not Match (CRITICALITY, 'C ', 'E')&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 08:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Script-Not-Match-Skips-Null-Values/m-p/1698823#M63863</guid>
      <dc:creator>peterkumar</dc:creator>
      <dc:date>2021-04-02T08:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Script - Not Match - Skips Null Values</title>
      <link>https://community.qlik.com/t5/App-Development/Script-Not-Match-Skips-Null-Values/m-p/1699180#M63864</link>
      <description>&lt;P&gt;Solved it by using 'Not Like' instead of Not Maatch&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where&lt;/P&gt;&lt;P&gt;//Not Match (CRITICALITY,&amp;nbsp; 'C ', 'E')&lt;/P&gt;&lt;P&gt;(Not CRITICALITY like 'C' and Not CRITICALITY like&amp;nbsp; 'E')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 17:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Script-Not-Match-Skips-Null-Values/m-p/1699180#M63864</guid>
      <dc:creator>peterkumar</dc:creator>
      <dc:date>2020-05-05T17:27:40Z</dc:date>
    </item>
  </channel>
</rss>

