<?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/64633#M10749</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Kaushik&lt;/P&gt;&lt;P&gt;I will try it and update you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Feb 2018 07:02:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-08T07:02:18Z</dc:date>
    <item>
      <title>Incremental Load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-in-Qlikview/m-p/64629#M10745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I want to Implement the Incremental Load in Qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Coding Sample will be like Below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vFile1 = $(vFilePath1)\Sample1.qvd(qvd);&lt;/P&gt;&lt;P&gt;if (isnull(FileSize('$(vFile1)'))) then&lt;/P&gt;&lt;P&gt;TRACE 'file doesn't exists';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sample1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;ID,&lt;/P&gt;&lt;P&gt;Name,&lt;/P&gt;&lt;P&gt;Age,&lt;/P&gt;&lt;P&gt;Date_Updated&lt;/P&gt;&lt;P&gt;from &lt;/P&gt;&lt;P&gt;[$(vFilePath)$(vSM).csv]&lt;/P&gt;&lt;P&gt;(txt, utf8, embedded labels, delimiter is '|', no quotes, no eof);&lt;/P&gt;&lt;P&gt;Store Sample1 into$(vFilePath1)\Sample1.qvd(qvd);&lt;/P&gt;&lt;P&gt;Drop Sample1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sample1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;ID,&lt;/P&gt;&lt;P&gt;Name,&lt;/P&gt;&lt;P&gt;Age,&lt;/P&gt;&lt;P&gt;Date_Updated&lt;/P&gt;&lt;P&gt;from &lt;/P&gt;&lt;P&gt;[$(vFilePath)$(vSM).csv]&lt;/P&gt;&lt;P&gt;(txt, utf8, embedded labels, delimiter is '|', no quotes, no eof)&lt;/P&gt;&lt;P&gt;Where last_updated &amp;gt;=Date_updated;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sample1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;ID,&lt;/P&gt;&lt;P&gt;Name,&lt;/P&gt;&lt;P&gt;Age,&lt;/P&gt;&lt;P&gt;Date_Updated&lt;/P&gt;&lt;P&gt;from&lt;/P&gt;&lt;P&gt;$(vFilePath1)\Sample1.qvd(qvd)&lt;/P&gt;&lt;P&gt;Where not exists(ID);&lt;/P&gt;&lt;P&gt;Store Sample1 into$(vFilePath1)\Sample1.qvd(qvd);&lt;/P&gt;&lt;P&gt;Drop Sample1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Query is how can i capture the L&lt;SPAN style="font-size: 13.3333px;"&gt;ast_updated date , Becoz here i am using the 2 Load Statement how can i achieve this &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Normally i will capture the updated_Date last reload&amp;nbsp; date and store it into the varaible&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;but now i am using 2 load function how can i achieve this &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;&lt;A href="https://community.qlik.com/qlik-users/218859"&gt;loveisfail&lt;/A&gt;&lt;A href="https://community.qlik.com/qlik-users/34510"&gt;kaushik.solanki&lt;/A&gt;&lt;A href="https://community.qlik.com/qlik-users/3540"&gt;pcammaert&lt;/A&gt;&lt;A href="https://community.qlik.com/qlik-users/61824"&gt;marcowedel&lt;/A&gt;&lt;A href="https://community.qlik.com/qlik-users/245032"&gt;luismadriz&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2018 09:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-in-Qlikview/m-p/64629#M10745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-07T09:20: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/64630#M10746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure I understand what you meant. To get the last update timestamp from two tables, you have to concatenate the tables (you are already doing so), then get the max timestamp out of the resultant table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2018 09:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-in-Qlikview/m-p/64630#M10746</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-02-07T09:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-in-Qlikview/m-p/64631#M10747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am confused with my query that y I posted here&lt;/P&gt;&lt;P&gt;First source table is to load the data if qvd not exists in the path&lt;/P&gt;&lt;P&gt;Second source table reading for if qvd exists in the path &lt;/P&gt;&lt;P&gt;Then I am compaing It with the qvd data for incremental load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Know my clarification is from which source table I should pickup the last upated date (table1 or table 2)&lt;/P&gt;&lt;P&gt;Or is there any other option for that &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me out &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2018 12:06:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-in-Qlikview/m-p/64631#M10747</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-07T12:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-in-Qlikview/m-p/64632#M10748</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;You have missed the coder to find the Load Date.&lt;/P&gt;&lt;P&gt;Logic goes like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If QVD not exists then create a new&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;Get the max date from QVD;&lt;/P&gt;&lt;P&gt;Store it in variable as last reload;&lt;/P&gt;&lt;P&gt;Get the new data from Database where date &amp;gt; Last reload (Variable)&lt;/P&gt;&lt;P&gt;Concate&lt;/P&gt;&lt;P&gt;The existing QVD;&lt;/P&gt;&lt;P&gt;Store the table in QVD&lt;/P&gt;&lt;P&gt;Drop the table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So your code should look like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Let vFile1 = $(vFilePath1)\Sample1.qvd(qvd);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if (isnull(FileSize('$(vFile1)'))) then&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TRACE 'file doesn't exists';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Sample1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Name,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Age,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date_Updated&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[$(vFilePath)$(vSM).csv]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(txt, utf8, embedded labels, delimiter is '|', no quotes, no eof);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Store Sample1 into $(vFilePath1)\Sample1.qvd(qvd);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Drop Sample1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Max:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load Max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date_Updated) as MaxDate&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;$(vFilePath1)\Sample1.qvd(qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Let vLastReload = Peek('MaxDate',0,'Max');&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Sample1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Name,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Age,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date_Updated&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[$(vFilePath)$(vSM).csv]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(txt, utf8, embedded labels, delimiter is '|', no quotes, no eof)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Where Date_updated &amp;gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;last_updated&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Concatenate (Sample1) &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Name,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Age,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date_Updated&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;$(vFilePath1)\Sample1.qvd(qvd);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Store Sample1 into$(vFilePath1)\Sample1.qvd(qvd);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Drop Sample1,Max;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;End IF.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 05:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-in-Qlikview/m-p/64632#M10748</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-02-08T05:42: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/64633#M10749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Kaushik&lt;/P&gt;&lt;P&gt;I will try it and update you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 07:02:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-in-Qlikview/m-p/64633#M10749</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-08T07:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-in-Qlikview/m-p/64634#M10750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kaushik whether we need to have that max table after storing it to variable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 09:39:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-in-Qlikview/m-p/64634#M10750</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-08T09:39: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/64635#M10751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No we dont need it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 13:19:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-in-Qlikview/m-p/64635#M10751</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-02-08T13:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-in-Qlikview/m-p/64636#M10752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the update kaushik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 14:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-in-Qlikview/m-p/64636#M10752</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-08T14:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-in-Qlikview/m-p/64637#M10753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/34510"&gt;kaushik.solanki&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;I have little doubt kindly clarify me ,&lt;/P&gt;&lt;P&gt;I have stored the last modified date in the variable &lt;/P&gt;&lt;P&gt;For ex:11/02/2018 is stored in variable &lt;/P&gt;&lt;P&gt;When I am refreshing today and inserting the new record with the date of 12/2/2018&lt;/P&gt;&lt;P&gt;And I&amp;nbsp; need the variable to store the recent date&lt;/P&gt;&lt;P&gt;But variable is holding the 11/02/2018&lt;/P&gt;&lt;P&gt;Kindly help me out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 11:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-in-Qlikview/m-p/64637#M10753</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-12T11:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-in-Qlikview/m-p/64638#M10754</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;It will not because the max date is picked up from QVD (the last record date which you have fetched earlier)&lt;/P&gt;&lt;P&gt;Once you run the script and store the new record i.e 12/2/2018 in your QVD after that it will show you that as max date in next reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 16:05:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-in-Qlikview/m-p/64638#M10754</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-02-13T16:05:52Z</dc:date>
    </item>
  </channel>
</rss>

