<?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 Creating an iteration based on last update date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-an-iteration-based-on-last-update-date/m-p/374102#M139224</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi again,&lt;/P&gt;&lt;P&gt;well, its simple:&lt;/P&gt;&lt;P&gt;i have a table that does not hold history and if a transaction has a new version than it overruns the last one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i want to do is to run a first data extraction of all data.&lt;/P&gt;&lt;P&gt;then, from that point and on, extract only transactions with "lastUpdateDate" greater than last reload time.&lt;/P&gt;&lt;P&gt;that way, i want to hold within QV the history of all versions since first extraction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;around all the above, i would like to check if the run was succesfull. if yes, keep the new reload time, else keep the old reload time and next time extract from that point and on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now, from digging in the forums, i got to solution:&lt;/P&gt;&lt;P&gt;1. create a new QVD file for each new run&lt;/P&gt;&lt;P&gt;2. concatenate new extracted data to old QVD file so that one file will contain it all...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im not sure yet which one is better for my need.&lt;/P&gt;&lt;P&gt;take in mind that next step will be to calculate the time interval between two versions so that i can analize these intervals...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Apr 2012 11:21:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-30T11:21:20Z</dc:date>
    <item>
      <title>Creating an iteration based on last update date</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-an-iteration-based-on-last-update-date/m-p/374098#M139220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;im trying to create a script that will extract only selected rows that match a date. somthing like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &amp;lt;column names&amp;gt;;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM &amp;lt;table name&amp;gt; where LAST_MODIFIED_DATE&amp;gt;=LastLoadTime ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the script should start with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LoadTime:&lt;/P&gt;&lt;P&gt;LOAD now() as NewLoadTime&lt;/P&gt;&lt;P&gt;AutoGenerate 1;&lt;/P&gt;&lt;P&gt;STORE LoadTime into &amp;lt;my .QVD file&amp;gt;;&lt;/P&gt;&lt;P&gt;drop table LoadTime;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;next, run the above script where "last load time" will be the last time the script was ran,&lt;/P&gt;&lt;P&gt;and than, if the script is finished succesfuly, insert the "new load time" into the "last load time" and store it for next run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 10:02:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-an-iteration-based-on-last-update-date/m-p/374098#M139220</guid>
      <dc:creator />
      <dc:date>2012-04-30T10:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an iteration based on last update date</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-an-iteration-based-on-last-update-date/m-p/374099#M139221</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;what i understand from your post is "everytime the LastLoadTime should update with the latest LoadedTime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the below script. I hope it might helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &amp;lt;column names&amp;gt;;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM &amp;lt;table name&amp;gt; where LAST_MODIFIED_DATE&amp;gt;=LastLoadTime ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LoadTime:&lt;/P&gt;&lt;P&gt;LOAD now() as NewLoadTime&lt;/P&gt;&lt;P&gt;AutoGenerate 1;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #3333cc; font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; language: en-US; mso-ascii-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-fareast-theme-font: minor-fareast; mso-bidi-theme-font: minor-bidi; mso-color-index: 5; mso-font-kerning: 12.0pt; mso-style-textfill-type: solid; mso-style-textfill-fill-themecolor: accent2; mso-style-textfill-fill-color: #3333CC; mso-style-textfill-fill-alpha: 100.0%;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="color: #339933; font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; language: en-US; mso-ascii-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-fareast-theme-font: minor-fareast; mso-bidi-theme-font: minor-bidi; mso-font-kerning: 12.0pt; mso-style-textfill-type: solid; mso-style-textfill-fill-color: #339933; mso-style-textfill-fill-alpha: 100.0%;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; language: en-US; mso-ascii-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-fareast-theme-font: minor-fareast; mso-bidi-theme-font: minor-bidi; mso-color-index: 1; mso-font-kerning: 12.0pt; mso-style-textfill-type: solid; mso-style-textfill-fill-themecolor: text1; mso-style-textfill-fill-color: black; mso-style-textfill-fill-alpha: 100.0%;"&gt;ScriptErrorCount&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; language: en-US; mso-ascii-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-fareast-theme-font: minor-fareast; mso-bidi-theme-font: minor-bidi; mso-color-index: 1; mso-font-kerning: 12.0pt; mso-style-textfill-type: solid; mso-style-textfill-fill-themecolor: text1; mso-style-textfill-fill-color: black; mso-style-textfill-fill-alpha: 100.0%;"&gt; = 0 &lt;/SPAN&gt;&lt;SPAN style="color: #3333cc; font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; language: en-US; mso-ascii-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-fareast-theme-font: minor-fareast; mso-bidi-theme-font: minor-bidi; mso-color-index: 5; mso-font-kerning: 12.0pt; mso-style-textfill-type: solid; mso-style-textfill-fill-themecolor: accent2; mso-style-textfill-fill-color: #3333CC; mso-style-textfill-fill-alpha: 100.0%;"&gt;then&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; language: en-US; mso-ascii-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-fareast-theme-font: minor-fareast; mso-bidi-theme-font: minor-bidi; mso-color-index: 1; mso-font-kerning: 12.0pt; mso-style-textfill-type: solid; mso-style-textfill-fill-themecolor: text1; mso-style-textfill-fill-color: black; mso-style-textfill-fill-alpha: 100.0%;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;STORE LoadTime into &amp;lt;my .QVD file&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="mso-bidi-font-family: +mn-cs; mso-style-textfill-fill-alpha: 100.0%; mso-tab-count: 1; mso-font-kerning: 12.0pt; color: #339933; mso-ascii-font-family: &amp;amp;quot; font-family; language: en-US; mso-style-textfill-fill-color: #339933; mso-style-textfill-type: solid; mso-fareast-font-family: +mn-ea; mso-bidi-theme-font: minor-bidi;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #3333cc; font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; language: en-US; mso-ascii-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-fareast-theme-font: minor-fareast; mso-bidi-theme-font: minor-bidi; mso-color-index: 5; mso-font-kerning: 12.0pt; mso-style-textfill-type: solid; mso-style-textfill-fill-themecolor: accent2; mso-style-textfill-fill-color: #3333CC; mso-style-textfill-fill-alpha: 100.0%;"&gt;Let&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; language: en-US; mso-ascii-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-fareast-theme-font: minor-fareast; mso-bidi-theme-font: minor-bidi; mso-color-index: 1; mso-font-kerning: 12.0pt; mso-style-textfill-type: solid; mso-style-textfill-fill-themecolor: text1; mso-style-textfill-fill-color: black; mso-style-textfill-fill-alpha: 100.0%;"&gt; &lt;/SPAN&gt;LastLoadTime &lt;SPAN style="color: black; font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; language: en-US; mso-ascii-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-fareast-theme-font: minor-fareast; mso-bidi-theme-font: minor-bidi; mso-color-index: 1; mso-font-kerning: 12.0pt; mso-style-textfill-type: solid; mso-style-textfill-fill-themecolor: text1; mso-style-textfill-fill-color: black; mso-style-textfill-fill-alpha: 100.0%;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: black; language: en-US; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-fareast-theme-font: minor-fareast; mso-bidi-theme-font: minor-bidi; mso-color-index: 1; mso-font-kerning: 12.0pt; mso-style-textfill-type: solid; mso-style-textfill-fill-themecolor: text1; mso-style-textfill-fill-color: black; mso-style-textfill-fill-alpha: 100.0%;"&gt;&lt;SPAN style="color: black; language: en-US; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-fareast-theme-font: minor-fareast; mso-bidi-theme-font: minor-bidi; mso-color-index: 1; mso-font-kerning: 12.0pt; mso-style-textfill-type: solid; mso-style-textfill-fill-themecolor: text1; mso-style-textfill-fill-color: black; mso-style-textfill-fill-alpha: 100.0%;"&gt;ReloadTime&lt;/SPAN&gt;&lt;SPAN style="color: black; language: en-US; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-fareast-theme-font: minor-fareast; mso-bidi-theme-font: minor-bidi; mso-color-index: 1; mso-font-kerning: 12.0pt; mso-style-textfill-type: solid; mso-style-textfill-fill-themecolor: text1; mso-style-textfill-fill-color: black; mso-style-textfill-fill-alpha: 100.0%;"&gt;()&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; language: en-US; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-fareast-theme-font: minor-fareast; mso-bidi-theme-font: minor-bidi; mso-color-index: 1; mso-font-kerning: 12.0pt; mso-style-textfill-type: solid; mso-style-textfill-fill-themecolor: text1; mso-style-textfill-fill-color: black; mso-style-textfill-fill-alpha: 100.0%;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-bidi-font-family: +mn-cs; mso-style-textfill-fill-alpha: 100.0%; mso-font-kerning: 12.0pt; mso-color-index: 1; color: black; font-size: 10pt; mso-ascii-font-family: &amp;amp;quot; mso-style-textfill-fill-themecolor: ; font-family: &amp;amp;quot; mso-fareast-theme-font: ; language: en-US; mso-style-textfill-fill-color: black; mso-style-textfill-type: solid; mso-fareast-font-family: +mn-ea; mso-bidi-theme-font: minor-bidi;"&gt;&lt;STRONG&gt;; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #3333cc; font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; language: de; mso-ascii-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-fareast-theme-font: minor-fareast; mso-bidi-theme-font: minor-bidi; mso-color-index: 5; mso-font-kerning: 12.0pt; mso-style-textfill-type: solid; mso-style-textfill-fill-themecolor: accent2; mso-style-textfill-fill-color: #3333CC; mso-style-textfill-fill-alpha: 100.0%;"&gt;End&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; language: de; mso-ascii-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-fareast-theme-font: minor-fareast; mso-bidi-theme-font: minor-bidi; mso-color-index: 1; mso-font-kerning: 12.0pt; mso-style-textfill-type: solid; mso-style-textfill-fill-themecolor: text1; mso-style-textfill-fill-color: black; mso-style-textfill-fill-alpha: 100.0%;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #3333cc; font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; language: de; mso-ascii-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-fareast-theme-font: minor-fareast; mso-bidi-theme-font: minor-bidi; mso-color-index: 5; mso-font-kerning: 12.0pt; mso-style-textfill-type: solid; mso-style-textfill-fill-themecolor: accent2; mso-style-textfill-fill-color: #3333CC; mso-style-textfill-fill-alpha: 100.0%;"&gt;If&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;drop table LoadTime;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: +mn-cs; mso-style-textfill-fill-alpha: 100.0%; mso-font-kerning: 12.0pt; mso-color-index: 1; color: black; font-size: 10pt; mso-ascii-font-family: &amp;amp;quot; mso-style-textfill-fill-themecolor; font-family: &amp;amp;quot; mso-fareast-theme-font; language: en-US; mso-style-textfill-fill-color: black; mso-style-textfill-type: solid; mso-fareast-font-family: +mn-ea; mso-bidi-theme-font: minor-bidi;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; Regards&lt;/P&gt;&lt;P&gt; Venkat&lt;/P&gt;&lt;P style="text-align: left; margin-top: 0pt; margin-bottom: 0pt; vertical-align: baseline; unicode-bidi: embed; direction: ltr; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging;"&gt;&lt;SPAN style="mso-bidi-font-family: +mn-cs; mso-style-textfill-fill-alpha: 100.0%; mso-font-kerning: 12.0pt; mso-color-index: 5; color: #3333cc; font-size: 10pt; mso-ascii-font-family: &amp;amp;quot; mso-style-textfill-fill-themecolor; font-family: &amp;amp;quot; mso-fareast-theme-font; language: de; mso-style-textfill-fill-color: #3333CC; mso-style-textfill-type: solid; mso-fareast-font-family: +mn-ea; mso-bidi-theme-font: minor-bidi;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 10:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-an-iteration-based-on-last-update-date/m-p/374099#M139221</guid>
      <dc:creator />
      <dc:date>2012-04-30T10:13:03Z</dc:date>
    </item>
    <item>
      <title>Creating an iteration based on last update date</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-an-iteration-based-on-last-update-date/m-p/374100#M139222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Venkart,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that helped but what i need first is how to relate to the 'LastLoadTime' within the SQL query?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should i use resident to first upload the "LoadTime" table?&lt;/P&gt;&lt;P&gt;how can the SQL query relate to the value within the 'LastLoadTime' field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 10:30:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-an-iteration-based-on-last-update-date/m-p/374100#M139222</guid>
      <dc:creator />
      <dc:date>2012-04-30T10:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an iteration based on last update date</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-an-iteration-based-on-last-update-date/m-p/374101#M139223</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;Please can you provide brief explanation of what you are trying to achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether you are doing any "Incremental Procedure" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 11:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-an-iteration-based-on-last-update-date/m-p/374101#M139223</guid>
      <dc:creator />
      <dc:date>2012-04-30T11:07:27Z</dc:date>
    </item>
    <item>
      <title>Creating an iteration based on last update date</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-an-iteration-based-on-last-update-date/m-p/374102#M139224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi again,&lt;/P&gt;&lt;P&gt;well, its simple:&lt;/P&gt;&lt;P&gt;i have a table that does not hold history and if a transaction has a new version than it overruns the last one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i want to do is to run a first data extraction of all data.&lt;/P&gt;&lt;P&gt;then, from that point and on, extract only transactions with "lastUpdateDate" greater than last reload time.&lt;/P&gt;&lt;P&gt;that way, i want to hold within QV the history of all versions since first extraction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;around all the above, i would like to check if the run was succesfull. if yes, keep the new reload time, else keep the old reload time and next time extract from that point and on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now, from digging in the forums, i got to solution:&lt;/P&gt;&lt;P&gt;1. create a new QVD file for each new run&lt;/P&gt;&lt;P&gt;2. concatenate new extracted data to old QVD file so that one file will contain it all...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im not sure yet which one is better for my need.&lt;/P&gt;&lt;P&gt;take in mind that next step will be to calculate the time interval between two versions so that i can analize these intervals...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 11:21:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-an-iteration-based-on-last-update-date/m-p/374102#M139224</guid>
      <dc:creator />
      <dc:date>2012-04-30T11:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an iteration based on last update date</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-an-iteration-based-on-last-update-date/m-p/374103#M139225</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;Please find the attached text document that will provide you brief knowledge of creating an Initial and Incremental load data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this will help you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the code satisfies your requirements please do the changes in the code as per your required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 12:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-an-iteration-based-on-last-update-date/m-p/374103#M139225</guid>
      <dc:creator />
      <dc:date>2012-04-30T12:06:10Z</dc:date>
    </item>
  </channel>
</rss>

