<?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: Incremental Load is Not Working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Incremental-Load-is-Not-Working/m-p/770514#M273547</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;&lt;/P&gt;&lt;P&gt;Is there a different method other than 'where not exists' to do incremental load?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Dec 2014 19:10:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-12-04T19:10:03Z</dc:date>
    <item>
      <title>Incremental Load is Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-is-Not-Working/m-p/770511#M273544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Qlik Sense and have the following script. But when I run the script, only the data from Incr_Invoices table (e.g. 10 records) are kept. None of the data from Invoices table (e.g. 1000 records) are brought into Incr_Invoices table (i.e. After the concatenation, Incr_Invoices table has 10 records). There are different InvoiceRecordID's in both tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw that there were some issues with "where not exists" command with QVD file created by Qlik Sense:&amp;nbsp; &lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/129921"&gt;http://community.qlik.com/thread/129921&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is this true? If so, is there an update to this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your advise is greatly appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incr_Invoices:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD *&lt;/P&gt;&lt;P&gt;FROM [lib://Spend/SPEND_DATA*.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [08]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Invoices:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load *&lt;/P&gt;&lt;P&gt;from [lib://Spend/InvoicesBasic.qvd] (qvd) where 1=1;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Concatenate (Incr_Invoices) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load *&lt;/P&gt;&lt;P&gt;Resident Invoices&lt;/P&gt;&lt;P&gt;where Not Exists(InvoiceRecordID);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 21:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-is-Not-Working/m-p/770511#M273544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-03T21:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load is Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-is-Not-Working/m-p/770512#M273545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Incr_Invoices:&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD *&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM [lib://Spend/SPEND_DATA*.xlsx]&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(ooxml, embedded labels, table is [08]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Concatenate (Incr_Invoices)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load *&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em; color: #3d3d3d; font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;from [lib://Spend/InvoicesBasic.qvd] (qvd)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333339691162px; line-height: 1.5em;"&gt;where Not Exists(InvoiceRecordID);&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 21:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-is-Not-Working/m-p/770512#M273545</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-12-03T21:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load is Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-is-Not-Working/m-p/770513#M273546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Massimo, thank you for your feedback. I tried the script, and all 10 records from InvoicesBasic.qvd got added to Incr_Invoices table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This sounds like the behavior mentioned in the linked discussion topic mentioned above: &lt;A _jive_internal="true" data-containerid="2146" data-containertype="14" data-objectid="129921" data-objecttype="1" href="https://community.qlik.com/thread/129921" style="font-family: Arial, sans-serif; color: #3778c7;"&gt;http://community.qlik.com/thread/129921&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;"It seems as if in QlikSense the Where Exists is ignored and the whole QVD is loaded."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you or anyone else have additional suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 02:48:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-is-Not-Working/m-p/770513#M273546</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-04T02:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load is Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-is-Not-Working/m-p/770514#M273547</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;&lt;/P&gt;&lt;P&gt;Is there a different method other than 'where not exists' to do incremental load?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 19:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-is-Not-Working/m-p/770514#M273547</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-04T19:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load is Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-is-Not-Working/m-p/770515#M273548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This issue is now fixed in Qlik Sense 2.0.2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 18:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-is-Not-Working/m-p/770515#M273548</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-01T18:30:05Z</dc:date>
    </item>
  </channel>
</rss>

