<?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 Select Statement using NOT IN in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-Statement-using-NOT-IN/m-p/285949#M1200716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you can use match() which essentially is the same as an "IN" clause in SQL Server, as well you can use not match()&lt;/P&gt;&lt;P&gt;SQL Version&lt;/P&gt;&lt;P&gt;Field in ('A','B','C') OR&lt;BR /&gt;Field not in ('F')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV Version&lt;BR /&gt;match (Field,'A','B','C') OR&lt;BR /&gt;not match (Field,'F')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Nov 2010 15:38:46 GMT</pubDate>
    <dc:creator>hector</dc:creator>
    <dc:date>2010-11-03T15:38:46Z</dc:date>
    <item>
      <title>Select Statement using NOT IN</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Statement-using-NOT-IN/m-p/285947#M1200713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone explane to me how i can use the NOT IN function in my where clause? I want to exclude multiple values from loading..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2010 15:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Statement-using-NOT-IN/m-p/285947#M1200713</guid>
      <dc:creator />
      <dc:date>2010-11-03T15:17:31Z</dc:date>
    </item>
    <item>
      <title>Select Statement using NOT IN</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Statement-using-NOT-IN/m-p/285948#M1200714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use the function NOT EXISTS in your scripts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2010 15:31:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Statement-using-NOT-IN/m-p/285948#M1200714</guid>
      <dc:creator />
      <dc:date>2010-11-03T15:31:33Z</dc:date>
    </item>
    <item>
      <title>Select Statement using NOT IN</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Statement-using-NOT-IN/m-p/285949#M1200716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you can use match() which essentially is the same as an "IN" clause in SQL Server, as well you can use not match()&lt;/P&gt;&lt;P&gt;SQL Version&lt;/P&gt;&lt;P&gt;Field in ('A','B','C') OR&lt;BR /&gt;Field not in ('F')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV Version&lt;BR /&gt;match (Field,'A','B','C') OR&lt;BR /&gt;not match (Field,'F')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2010 15:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Statement-using-NOT-IN/m-p/285949#M1200716</guid>
      <dc:creator>hector</dc:creator>
      <dc:date>2010-11-03T15:38:46Z</dc:date>
    </item>
  </channel>
</rss>

