<?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 - specific to table, not global in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-not-exists-specific-to-table-not-global/m-p/810957#M668274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lets say I have 2 tables, the key they share is called ID&lt;/P&gt;&lt;P&gt;table1 has info for ID 1 , 2, 3 &lt;/P&gt;&lt;P&gt;table2 has info for ID 3,4,5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to do a partial reload for table2 and my new csv has info for ID 1,2,3,4,5&lt;/P&gt;&lt;P&gt;so i want to do&lt;/P&gt;&lt;P&gt;ADD ONLY LOAD * FROM &lt;/P&gt;&lt;P&gt;newData.csv&lt;/P&gt;&lt;P&gt;where not Exists (ID);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however the where not exists checks if the ID exists across ALL TABLES. I want to check if it exists only in Table2. Is this possible with partial reload? How would i do that &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2014 19:10:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-24T19:10:24Z</dc:date>
    <item>
      <title>Where not exists - specific to table, not global</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-exists-specific-to-table-not-global/m-p/810957#M668274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lets say I have 2 tables, the key they share is called ID&lt;/P&gt;&lt;P&gt;table1 has info for ID 1 , 2, 3 &lt;/P&gt;&lt;P&gt;table2 has info for ID 3,4,5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to do a partial reload for table2 and my new csv has info for ID 1,2,3,4,5&lt;/P&gt;&lt;P&gt;so i want to do&lt;/P&gt;&lt;P&gt;ADD ONLY LOAD * FROM &lt;/P&gt;&lt;P&gt;newData.csv&lt;/P&gt;&lt;P&gt;where not Exists (ID);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however the where not exists checks if the ID exists across ALL TABLES. I want to check if it exists only in Table2. Is this possible with partial reload? How would i do that &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 19:10:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-exists-specific-to-table-not-global/m-p/810957#M668274</guid>
      <dc:creator />
      <dc:date>2014-11-24T19:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Where not exists - specific to table, not global</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-exists-specific-to-table-not-global/m-p/810958#M668275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following document may be of help:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7020"&gt;The exists issue&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 19:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-exists-specific-to-table-not-global/m-p/810958#M668275</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2014-11-24T19:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Where not exists - specific to table, not global</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-exists-specific-to-table-not-global/m-p/810959#M668276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the reply!&lt;/P&gt;&lt;P&gt;so that suggests creating a duplicate column on Key with a different name and then do the where not exists on that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would be a very large increase in my memory footprint though. Is there no other way? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 19:43:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-exists-specific-to-table-not-global/m-p/810959#M668276</guid>
      <dc:creator />
      <dc:date>2014-11-24T19:43:06Z</dc:date>
    </item>
  </channel>
</rss>

