<?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 Help in Scripting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-in-Scripting/m-p/870615#M1010501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two tables:&lt;/P&gt;&lt;P&gt;Table A: It has the list of some IDs.&lt;/P&gt;&lt;P&gt;Table B: It also has a list of some IDs. Some IDs may be the same as those in Table A while some can be different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I want that only those IDs should be loaded in table B which are not present in Table A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Asma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 May 2015 13:36:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-04T13:36:47Z</dc:date>
    <item>
      <title>Help in Scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Scripting/m-p/870615#M1010501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two tables:&lt;/P&gt;&lt;P&gt;Table A: It has the list of some IDs.&lt;/P&gt;&lt;P&gt;Table B: It also has a list of some IDs. Some IDs may be the same as those in Table A while some can be different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I want that only those IDs should be loaded in table B which are not present in Table A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Asma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 13:36:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Scripting/m-p/870615#M1010501</guid>
      <dc:creator />
      <dc:date>2015-05-04T13:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Scripting/m-p/870616#M1010502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableA:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM TableA.xlsx (ooxml, ...);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM TableB.xlsx (ooxml, ...)&lt;/P&gt;&lt;P&gt;WHERE Not Exists (ID);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: you might want to concatenate the two tables - just add Concatenate before the second load&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 13:45:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Scripting/m-p/870616#M1010502</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-05-04T13:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Scripting/m-p/870617#M1010503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Asma , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA the test qvw.&amp;nbsp; if i understood ur requirement this is how it will work . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a good day !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 14:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Scripting/m-p/870617#M1010503</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2015-05-04T14:09:49Z</dc:date>
    </item>
  </channel>
</rss>

