<?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 Where Not Exists. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/158102#M33321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the column name in Table B to ID_TableB and then try something like the following:&lt;/P&gt;&lt;P&gt;Table C:&lt;BR /&gt;Load ID, Value&lt;BR /&gt;Resident [Table A]&lt;BR /&gt;Where not exists(ID,ID_TableB);&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Oct 2010 16:23:52 GMT</pubDate>
    <dc:creator>pover</dc:creator>
    <dc:date>2010-10-25T16:23:52Z</dc:date>
    <item>
      <title>Where Not Exists.</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/158100#M33319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I need some help! I have two Tables :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table A:&lt;/P&gt;&lt;P&gt;ID Value&lt;/P&gt;&lt;P&gt;1 1000&lt;/P&gt;&lt;P&gt;2 3000&lt;/P&gt;&lt;P&gt;4 4000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table B:&lt;/P&gt;&lt;P&gt;ID Value&lt;/P&gt;&lt;P&gt;2 3000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to be able to do a Resident load of all the 'ID's' from 'Table A' where they do not exist in Table B! Is this possible?&lt;/P&gt;&lt;P&gt;In this case ID's 1 &amp;amp; 4 would be returned.&lt;/P&gt;&lt;P&gt;Can any share on any thoughts on a sample load script which would achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 16:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/158100#M33319</guid>
      <dc:creator />
      <dc:date>2010-10-25T16:11:43Z</dc:date>
    </item>
    <item>
      <title>Where Not Exists.</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/158101#M33320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table A:&lt;/P&gt;&lt;P&gt;ID Value&lt;/P&gt;&lt;P&gt;1 1000&lt;/P&gt;&lt;P&gt;2 3000&lt;/P&gt;&lt;P&gt;4 4000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table B:&lt;/P&gt;&lt;P&gt;ID Value&lt;/P&gt;&lt;P&gt;2 3000&lt;/P&gt;&lt;P&gt;TABLE_B:&lt;/P&gt;&lt;P&gt;LOAD ID AS ID_B, VALUE&lt;/P&gt;&lt;P&gt;FROM Table B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLE_A:&lt;/P&gt;&lt;P&gt;LOAD ID, VALUE&lt;/P&gt;&lt;P&gt;FROM Table a&lt;/P&gt;&lt;P&gt;WHERE NOT EXISTS(ID_B, ID);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 16:18:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/158101#M33320</guid>
      <dc:creator />
      <dc:date>2010-10-25T16:18:34Z</dc:date>
    </item>
    <item>
      <title>Where Not Exists.</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/158102#M33321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the column name in Table B to ID_TableB and then try something like the following:&lt;/P&gt;&lt;P&gt;Table C:&lt;BR /&gt;Load ID, Value&lt;BR /&gt;Resident [Table A]&lt;BR /&gt;Where not exists(ID,ID_TableB);&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 16:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/158102#M33321</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-10-25T16:23:52Z</dc:date>
    </item>
  </channel>
</rss>

