<?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 EXISTS work not correctly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269234#M399407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To get your intended behavior, what I typically do is load an extra copy of whatever the field is. So in this case, I would load an [Exclude Group] field. Then I'd load where not exists([Exclude Group],[Group]). Then I'd drop the extra field I'd created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: Which is to say I'd do it just like Stephan said. Never mind! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Dec 2016 22:44:01 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2016-12-02T22:44:01Z</dc:date>
    <item>
      <title>WHERE NOT EXISTS work not correctly</title>
      <link>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269226#M399399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) There are several QVD files from one structure.&lt;/P&gt;&lt;P&gt;2) It is necessary to download all the files through the '*.qvd (qvd)' because the file becomes larger with different names.&lt;/P&gt;&lt;P&gt;3) It is necessary to download everything but without 'C'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Examples of the attachment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example 'LOAD ALL' &lt;SPAN style="font-size: 13.3333px;"&gt;load &lt;/SPAN&gt;all. OK.&lt;/P&gt;&lt;P&gt;Example '&lt;SPAN style="font-size: 13.3333px;"&gt;LOAD &lt;/SPAN&gt;EXISTS' load only listed with 'A' and 'B'. OK.&lt;/P&gt;&lt;P&gt;Example 'LOAD NOT EXISTS' load everything but without 'C'. ??? Who knows what's going on? &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 07:56:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269226#M399399</guid>
      <dc:creator>warfollowmy_ver</dc:creator>
      <dc:date>2016-12-02T07:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: WHERE NOT EXISTS work not correctly</title>
      <link>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269227#M399400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not exists seems to be working fine. What is your expected out put?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 08:16:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269227#M399400</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-12-02T08:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: WHERE NOT EXISTS work not correctly</title>
      <link>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269228#M399401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are joking? &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Obviously must be load all values without&amp;nbsp; 'C' but was be loaded not all values off A and B.&lt;/P&gt;&lt;P&gt;Load only first rows A and B.&lt;/P&gt;&lt;P&gt;Please look QVD files or second and first example, look number of rows and values of A and B...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 09:44:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269228#M399401</guid>
      <dc:creator>warfollowmy_ver</dc:creator>
      <dc:date>2016-12-02T09:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: WHERE NOT EXISTS work not correctly</title>
      <link>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269229#M399402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you looking for&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;'GroupFilter'&lt;/P&gt;&lt;P&gt;'C'&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t0:&lt;/P&gt;&lt;P&gt;LOAD * FROM *.qvd (qvd) WHERE NOT EXISTS (GroupFilter,Group);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 09:58:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269229#M399402</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-12-02T09:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: WHERE NOT EXISTS work not correctly</title>
      <link>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269230#M399403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As soon as the first value e.g. of Group 'A' is loaded from T1.qvd, it does exist in the symbol table...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 09:59:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269230#M399403</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-12-02T09:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: WHERE NOT EXISTS work not correctly</title>
      <link>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269231#M399404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am certainly not joking. Exists works like that. It just checks if the value is loaded &lt;STRONG&gt;so far. &lt;/STRONG&gt;That is, is value 'A' is read in the first record, it would not load from subsequent rows, because it is already loaded (or, exists). It is kind of distinct load for a field value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 10:04:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269231#M399404</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-12-02T10:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: WHERE NOT EXISTS work not correctly</title>
      <link>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269232#M399405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry. Now I understand. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 10:39:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269232#M399405</guid>
      <dc:creator>warfollowmy_ver</dc:creator>
      <dc:date>2016-12-02T10:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: WHERE NOT EXISTS work not correctly</title>
      <link>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269233#M399406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try where not match() vs where not exist()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 20:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269233#M399406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-02T20:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: WHERE NOT EXISTS work not correctly</title>
      <link>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269234#M399407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To get your intended behavior, what I typically do is load an extra copy of whatever the field is. So in this case, I would load an [Exclude Group] field. Then I'd load where not exists([Exclude Group],[Group]). Then I'd drop the extra field I'd created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: Which is to say I'd do it just like Stephan said. Never mind! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 22:44:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269234#M399407</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-12-02T22:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: WHERE NOT EXISTS work not correctly</title>
      <link>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269235#M399408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That works, at least if the list is small (as it is here), but it also breaks the optimized QVD load, so it will go much more slowly if these are large QVDs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 22:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WHERE-NOT-EXISTS-work-not-correctly/m-p/1269235#M399408</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-12-02T22:47:09Z</dc:date>
    </item>
  </channel>
</rss>

