<?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: Re: Incremental load approach in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661768#M241181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer Lakshmi.&lt;/P&gt;&lt;P&gt;Looks good! However, I do not have an ID-field in my source data. I need to asseble one myself as per below.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;SPAN style="color: #d54129;"&gt;Date&lt;/SPAN&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OriginalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Reference&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SettlementAmount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TransactionKey &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This prevents me from executing the IncrLOad in stage 1, since TransactionKey is not an actual field in the source doc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how to get around this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Olle &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Sep 2014 14:02:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-22T14:02:43Z</dc:date>
    <item>
      <title>Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661765#M241178</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;I'm currently building an app loading data from hundreds of Excel files.&lt;/P&gt;&lt;P&gt;One new file each date containing about 10,000 rows. I'm now about to enable incremental load in my script but not sure which approach to use. Is it for instance possible to exclusively load/add "todays file"? Last modified file etc?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess using unique ID-keys (I have to put them toghether myself) searching through millions of fields would be about as time consuming as doing a full reload?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would you solve it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Olle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 13:08:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661765#M241178</guid>
      <dc:creator />
      <dc:date>2014-09-22T13:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661766#M241179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in this case , Incremental load resolves time consuming on load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this can be done in three stages as per the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STAGE 1: only load new records into the document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STAGE 2: adding new records along with updated records in the Live data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STAGE 3: load records which are newly added, updated and deleted on Live data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls refer this QVW file for three stages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will help you .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Charitha.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 13:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661766#M241179</guid>
      <dc:creator />
      <dc:date>2014-09-22T13:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661767#M241180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure , you can do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go throw the file storage, find the latest one with FileTime function and load to the QVD (Concatenate with previously loaded data)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 13:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661767#M241180</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-22T13:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661768#M241181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer Lakshmi.&lt;/P&gt;&lt;P&gt;Looks good! However, I do not have an ID-field in my source data. I need to asseble one myself as per below.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;SPAN style="color: #d54129;"&gt;Date&lt;/SPAN&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OriginalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Reference&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SettlementAmount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TransactionKey &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This prevents me from executing the IncrLOad in stage 1, since TransactionKey is not an actual field in the source doc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how to get around this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Olle &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 14:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661768#M241181</guid>
      <dc:creator />
      <dc:date>2014-09-22T14:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661769#M241182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;all the concatenated fields are existing in the Live data souce ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Charitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 14:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661769#M241182</guid>
      <dc:creator />
      <dc:date>2014-09-22T14:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661770#M241183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All of the fields are existing &lt;SPAN style="text-decoration: underline;"&gt;except a unique ID-field&lt;/SPAN&gt; (called OrderID in your example). That is why I need to create one myself.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Olle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 14:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661770#M241183</guid>
      <dc:creator />
      <dc:date>2014-09-22T14:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661771#M241184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes , at STAGE 1 we have conditional field called Orderdate only .though it might be combination of all fields you can write the below sample for STAGE1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableName:&lt;/P&gt;&lt;P&gt;Load *, &lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #d54129;"&gt;Date&lt;/SPAN&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;OriginalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Reference&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;SettlementAmount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;TransactionKey&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;where DateField &amp;lt;= ' &amp;lt;Date&amp;gt;';&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 14:57:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661771#M241184</guid>
      <dc:creator />
      <dc:date>2014-09-22T14:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661772#M241185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;However not sure I'm following &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem occurs&amp;nbsp; because TransactionKey is not an actual field in the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;[IncrementalLoadTest\2014-01-02.xls](&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Incoming)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WHERE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'MM/DD/YYYY') &amp;gt;= '$(vMax)' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Not&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Exists&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TransactionKey&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 15:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661772#M241185</guid>
      <dc:creator />
      <dc:date>2014-09-22T15:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661773#M241186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in my source data document that is!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 15:07:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661773#M241186</guid>
      <dc:creator />
      <dc:date>2014-09-22T15:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661774#M241187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;what i am trying to say is&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;Load *, &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: #d54129;"&gt;Date&lt;/SPAN&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;OriginalTime&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Reference&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;SettlementAmount&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;TransactionKey&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;SPAN style="color: #0000ff;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;BR /&gt;[IncrementalLoadTest\2014-01-02.xls](&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; Incoming)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;WHERE&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;,'MM/DD/YYYY') &amp;gt;= '$(vMax)' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Not&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Exists&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;TransactionKey&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;this will works rght in you case ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 15:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661774#M241187</guid>
      <dc:creator />
      <dc:date>2014-09-22T15:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661775#M241188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your patience Lakshmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my script looks as per below now, but seems to be some kind of syntax error here. I'm doing something wrong obviously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/67424_Capture.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;InitialOrders: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Beneficiary&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OriginalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Reference&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Type&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SettlementAmount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OriginalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Reference&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SettlementAmount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TransactionKey&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;[IncrementalLoadTest\2014-01-02.xls]&lt;BR /&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Incoming);&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Store&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; InitialOrders &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;into&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Orders.qvd(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;);&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;drop&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; InitialOrders;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;//-------------------------------------------------------------------STAGE 1 -------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;OrdersOVQ:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Beneficiary&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OriginalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Reference&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Type&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SettlementAmount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TransactionKey&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;Orders.qvd&lt;BR /&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;);&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LET&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vMax&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Peek&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('Date',-1,'OrdersOVQ');&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//drop table OrdersOVQ;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;IncrLOad:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Beneficiary&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OriginalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Reference&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Type&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SettlementAmount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Load&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; *, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OriginalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Reference&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SettlementAmount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TransactionKey&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;[IncrementalLoadTest\2014-01-02.xls](&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Incoming)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WHERE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'MM/DD/YYYY') &amp;gt;= '$(vMax)' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Not&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Exists&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TransactionKey&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;);&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//----------------------------------------------------till here we got newly added and updated records----------------------------------------&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inner&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;JOIN&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Beneficiary&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OriginalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Reference&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Type&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SettlementAmount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TransactionKey&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;[IncrementalLoadTest\2014-01-02.xls](&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Incoming)&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//---------------------------------------------------------this is for deleted records on Live data----------------------------------------------&lt;BR /&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 09:14:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661775#M241188</guid>
      <dc:creator />
      <dc:date>2014-09-23T09:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661776#M241189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;script has Misplaced 'load' statement in 'IncrLOad' table.,just change the below script&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;IncrLOad:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Beneficiary&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;OriginalTime&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Reference&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Type&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;SettlementAmount&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Load&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; *, &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;OriginalTime&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Reference&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;SettlementAmount&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;TransactionKey&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;BR /&gt;[IncrementalLoadTest\2014-01-02.xls](&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; Incoming)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;WHERE&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;,'MM/DD/YYYY') &amp;gt;= '$(vMax)' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Not&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Exists&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;TransactionKey&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif; color: #3d3d3d;"&gt; AS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt; &lt;SPAN style="color: #3d3d3d;"&gt;IncrLOad:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Beneficiary&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;OriginalTime&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Reference&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Type&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;SettlementAmount&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;OriginalTime&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Reference&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;SettlementAmount&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;TransactionKey&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;BR /&gt;[IncrementalLoadTest\2014-01-02.xls](&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; Incoming)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;WHERE&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;,'MM/DD/YYYY') &amp;gt;= '$(vMax)' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Not&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Exists&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;TransactionKey&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Charitha&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 09:32:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661776#M241189</guid>
      <dc:creator />
      <dc:date>2014-09-23T09:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Re: Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661777#M241190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;or else you can write like this way&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;IncrLOad:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Beneficiary&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;OriginalTime&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Reference&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Type&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;SettlementAmount&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;*, &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;OriginalTime&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Reference&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &amp;amp; ':' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;SettlementAmount&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;TransactionKey&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;BR /&gt;[IncrementalLoadTest\2014-01-02.xls](&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; Incoming)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;WHERE&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;,'MM/DD/YYYY') &amp;gt;= '$(vMax)' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Not&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Exists&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;TransactionKey&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Charitha&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 09:35:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661777#M241190</guid>
      <dc:creator />
      <dc:date>2014-09-23T09:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Re: Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661778#M241191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It still does not recognize the 'composite key', I've tried both suggested solutions, same result &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/67425_Capture.JPG.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 09:41:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661778#M241191</guid>
      <dc:creator />
      <dc:date>2014-09-23T09:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661779#M241192</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;I saw the QVW and trying to understand Incremental load.&lt;/P&gt;&lt;P&gt;In stage 1 we load all data. when we run again is it will load all data again?&lt;/P&gt;&lt;P&gt;Or do we needs to comment the below code after we save QVD?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;InitialOrders:&lt;/P&gt;
&lt;P&gt;LOAD OrderID, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProductID, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomerID, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date_Updated&lt;/P&gt;
&lt;P&gt;FROM&lt;/P&gt;
&lt;P&gt;[Initial Orders.xlsx]&lt;/P&gt;
&lt;P&gt;(ooxml, embedded labels, table is InitialOrders);&lt;/P&gt;
&lt;P&gt;store InitialOrders into Orders.qvd(qvd);&lt;/P&gt;
&lt;P&gt;drop table InitialOrders;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 09:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661779#M241192</guid>
      <dc:creator />
      <dc:date>2014-09-23T09:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Re: Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661780#M241193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as per your script you can go till STAGE 1 without any script exceptions. as STAGE 1 needs only date field as &lt;/P&gt;&lt;P&gt;conditional field but yes you will have issue in STAGE 2 as not having unique id in Live data souce.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Charitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 10:00:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661780#M241193</guid>
      <dc:creator />
      <dc:date>2014-09-23T10:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Re: Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661781#M241194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;After saving intial load (orders) into Qvd file, need to drop it as it increases the reload time on every reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Charitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 10:04:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661781#M241194</guid>
      <dc:creator />
      <dc:date>2014-09-23T10:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Re: Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661782#M241195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and pls mark suggestions Helpful/Correct &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Charitha. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 10:09:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661782#M241195</guid>
      <dc:creator />
      <dc:date>2014-09-23T10:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Re: Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661783#M241196</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;My question is, Do I needs to COMMENT script of initial load after I save my data into QVD?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 10:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661783#M241196</guid>
      <dc:creator />
      <dc:date>2014-09-23T10:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Re: Re: Incremental load approach</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661784#M241197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have done drop formula after my initial load.&lt;/P&gt;&lt;P&gt;here is my example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;INITIAL LOAD&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;InitialOrders:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD OrderID,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProductID,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomerID,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date_Updated&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Initial Orders.xlsx]&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(ooxml, embedded labels, table is InitialOrders);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;STORING INITIAL ORDERS INTO QVD&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;store InitialOrders into Orders.qvd(qvd);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;DROP FORMULA &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;drop table InitialOrders;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;here after pulling off orders into QVD i am doing drop table of Initial orders.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope you understand&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Charitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 10:27:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-approach/m-p/661784#M241197</guid>
      <dc:creator />
      <dc:date>2014-09-23T10:27:08Z</dc:date>
    </item>
  </channel>
</rss>

