<?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 in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459238#M171404</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;try this&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Master:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ID,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Name,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Description,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RowVersion&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;from Master.qvd;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Max:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;load max(ID) as maxID&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;resident Master;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Let&amp;nbsp; vMax = peek('maxID',0,'Max')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Drop table Max;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Transaction:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;join(Master) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ID,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Name,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Description,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RowVersion&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From Transaction.qvd&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;where ID &amp;gt;'$(vMax)';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;see attachment&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jun 2013 09:02:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-11T09:02:45Z</dc:date>
    <item>
      <title>Incremental load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459236#M171402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one oracle table. in that table there are few columns for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID (Number)&lt;/P&gt;&lt;P&gt;Name (Text)&lt;/P&gt;&lt;P&gt;Description (Text)&lt;/P&gt;&lt;P&gt;RowVersion (Number)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to implement increment load in above table. It means i want to get new records and modified records. Here there is not date column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know one way using modified date column. But here once any record change RowVersion column will be increment by one count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me to solved this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 08:11:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459236#M171402</guid>
      <dc:creator />
      <dc:date>2013-06-11T08:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459237#M171403</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;Go to this link for concept of Incremental Load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://www.quickintelligence.co.uk/qlikview-incremental-load/"&gt;http://www.quickintelligence.co.uk/qlikview-incremental-load/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 08:28:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459237#M171403</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2013-06-11T08:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459238#M171404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;try this&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Master:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ID,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Name,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Description,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RowVersion&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;from Master.qvd;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Max:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;load max(ID) as maxID&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;resident Master;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Let&amp;nbsp; vMax = peek('maxID',0,'Max')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Drop table Max;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Transaction:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;join(Master) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ID,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Name,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Description,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RowVersion&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From Transaction.qvd&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;where ID &amp;gt;'$(vMax)';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;see attachment&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 09:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459238#M171404</guid>
      <dc:creator />
      <dc:date>2013-06-11T09:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459239#M171405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this will not work because RowVersion will update if that records is update.&lt;/P&gt;&lt;P&gt;I want to get new and updated records from database and old from QVD file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 09:40:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459239#M171405</guid>
      <dc:creator />
      <dc:date>2013-06-11T09:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459240#M171406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dipak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try it this way, create a variable in your application which will hold the Max(RowVersion).&amp;nbsp; Now for incremental Load use this variable and Load data where RowVersion &amp;gt; $(varMaxRowVersion).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now use Exist and Load data where ID is not existing in allready loaded data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let varMaxRowVersion = New Max varMaxVersion for next reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;P&gt;Amar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 09:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459240#M171406</guid>
      <dc:creator>amars</dc:creator>
      <dc:date>2013-06-11T09:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459241#M171407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this will not work. let me explain this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD NO. 1:&lt;/P&gt;&lt;P&gt;------------------------------&lt;/P&gt;&lt;P&gt;ID = 1&lt;/P&gt;&lt;P&gt;Name = NAME1&lt;/P&gt;&lt;P&gt;Description = DESC 1&lt;/P&gt;&lt;P&gt;RowVersion = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID = 2&lt;/P&gt;&lt;P&gt;Name = NAME2&lt;/P&gt;&lt;P&gt;Description = DESC 2&lt;/P&gt;&lt;P&gt;RowVersion = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID = 3&lt;/P&gt;&lt;P&gt;Name = NAME3&lt;/P&gt;&lt;P&gt;Description = DESC 3&lt;/P&gt;&lt;P&gt;RowVersion = 1&lt;/P&gt;&lt;P&gt;--------------------------------------------&lt;/P&gt;&lt;P&gt;Now record id = 2 is updated one time, it means RowVersion of that record are = 2.&lt;/P&gt;&lt;P&gt;and record id = 3 is updated two time, it means RowVersion of that record are = 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in next reload Record id = 2 and 3 will get from database becuase they are updated. and record id = 1 will fetch from QVD file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have any question.&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, 11 Jun 2013 10:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459241#M171407</guid>
      <dc:creator />
      <dc:date>2013-06-11T10:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459242#M171408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dipak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case, I don't think there is any way to identify newly added, updated records (as even the RowVersion Number is specifc to the ID &amp;amp; is not for the whole data records as such).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not Incremental Load but If you wish you can try this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Max(RowVersion) As RowVersion&lt;/P&gt;&lt;P&gt;From Table.QVD(qvd)&lt;/P&gt;&lt;P&gt;Group by ID;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//The above load will load the max RowVersion for each ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join (Table)&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;From Table.QVD(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, 11 Jun 2013 10:15:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459242#M171408</guid>
      <dc:creator>amars</dc:creator>
      <dc:date>2013-06-11T10:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459243#M171409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;Hi Dipak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;When the source tables don’t have a last updated date on them it is usually best to create a database trigger to create a separate table with ID and DateUpdated in that can then be joined to when doing the select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;If the majority of rows never get updated in your database you could simply take rows with ID’s later than the last ID pulled from the source database plus any rows with a version greater than one. This would however only work if updates of previous rows were rare (eg. on a general ledger) as you would have to pull all amended rows on every run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.quickintelligence.co.uk/qlikview-blog/"&gt;http://www.quickintelligence.co.uk/qlikview-blog/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 21:49:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459243#M171409</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2013-06-11T21:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459244#M171410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishwaranjan, &lt;A href="https://community.qlik.com/qlik-users/100461"&gt;Vishwaranjan Kumar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the post, it is really helpful especially the attachment. Whilest most of the script you posted makes sense I am struggling to understand why you are using the peek command. Could you not just do the follow?&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;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Max:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;load max(ID) as maxID&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;resident Master;&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;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Let&amp;nbsp; vMax = &lt;SPAN style="text-decoration: underline;"&gt;maxID&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Drop table Max;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I am just keen to understand why the peek command is needed. I would assume that the maxID would be based on the first load and this value would not change during the incremental load process. In addition without another 'Let' command I would have thought the variable would not update.&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;I am only asking to increase my understanding, perhaps I am missing something?&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;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 08:13:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459244#M171410</guid>
      <dc:creator />
      <dc:date>2014-01-29T08:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459245#M171411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maxID is a field in that context, not a variable.&amp;nbsp; The PEEK statement interrogates a field, the parameters picking which row to look at, and then outputs a single value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can do some clever stuff when used to look at adjacent rows in a load - but you don't need to worry about that to just grab a max ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 12:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459245#M171411</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2014-01-29T12:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459246#M171412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is necessary that date format in both date as well as in variable should be same ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 09:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459246#M171412</guid>
      <dc:creator>dhavalvyas</dc:creator>
      <dc:date>2017-09-25T09:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459247#M171413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;because my script showing error for it,so how to overcome this issue ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 09:55:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459247#M171413</guid>
      <dc:creator>dhavalvyas</dc:creator>
      <dc:date>2017-09-25T09:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459248#M171414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the dates are all numeric fields showing as dates (try multiplying them by 1 to check this) rather than text then the formatting shouldn't matter too much in the load script.&amp;nbsp; It can cause problems with Set Analysis though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 12:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-in-Qlikview/m-p/459248#M171414</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2017-09-25T12:05:39Z</dc:date>
    </item>
  </channel>
</rss>

