<?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 Re: Where not match? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-not-match/m-p/752115#M667108</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That doen't work either. The only thing that I have been able to get working is:&lt;/P&gt;&lt;P&gt;where ZIP_CODE &amp;lt;&amp;gt; 55555;&lt;/P&gt;&lt;P&gt;but that only works for one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Nov 2014 21:11:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-14T21:11:17Z</dc:date>
    <item>
      <title>Where not match?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-match/m-p/752113#M667106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am importing an excel file that contains a few fields - one of them being zip_code. I would like to only import those rows from the excel file that do not contain a specific set of zip codes and for some reason nothing that I try works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is what I have as the where clause:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where not match(ZIP_CODE, 55555,44444,33333,22222);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anybody know why this is not working? The script re-loads, but the zip codes are still there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 21:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-match/m-p/752113#M667106</guid>
      <dc:creator />
      <dc:date>2014-11-14T21:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Where not match?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-match/m-p/752114#M667107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried:&amp;nbsp;&amp;nbsp; where match(ZIP_CODE, ........) = 0 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 21:05:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-match/m-p/752114#M667107</guid>
      <dc:creator />
      <dc:date>2014-11-14T21:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Where not match?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-match/m-p/752115#M667108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That doen't work either. The only thing that I have been able to get working is:&lt;/P&gt;&lt;P&gt;where ZIP_CODE &amp;lt;&amp;gt; 55555;&lt;/P&gt;&lt;P&gt;but that only works for one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 21:11:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-match/m-p/752115#M667108</guid>
      <dc:creator />
      <dc:date>2014-11-14T21:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Where not match?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-match/m-p/752116#M667109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;where not match(ZIP_CODE, '55555','44444','33333','22222')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 21:13:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-match/m-p/752116#M667109</guid>
      <dc:creator>swarup_malli</dc:creator>
      <dc:date>2014-11-14T21:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Where not match?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-match/m-p/752117#M667110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any chance the imported data is TEXT you need to wrap your zip codes with quotes '55555', '666666' etc?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 21:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-match/m-p/752117#M667110</guid>
      <dc:creator />
      <dc:date>2014-11-14T21:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Where not match?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-match/m-p/752118#M667111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are missing quotes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can create a Flag_ZIPCODE&amp;nbsp; COLUMN in the excel&lt;/P&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;specify&lt;/P&gt;&lt;P&gt;where Flag_ZIPCODE &amp;lt;&amp;gt; '1'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here 1 corresponds to values you want to filter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 21:15:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-match/m-p/752118#M667111</guid>
      <dc:creator>swarup_malli</dc:creator>
      <dc:date>2014-11-14T21:15:56Z</dc:date>
    </item>
  </channel>
</rss>

