<?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: How to implement Incremental load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-implement-Incremental-load/m-p/390217#M699053</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I want to update just daily data.. From help, I dont understand which type shoudl I used? i.e. &lt;/P&gt;&lt;P&gt; &lt;A _jive_internal="true" href="https://community.qlik.com/message"&gt;Append only&lt;/A&gt; (Logfiles).&lt;/P&gt;&lt;P&gt;2) &lt;A _jive_internal="true" href="https://community.qlik.com/message"&gt;Insert only&lt;/A&gt; (No Update or Delete).&lt;/P&gt;&lt;P&gt;3) &lt;A _jive_internal="true" href="https://community.qlik.com/message"&gt;Insert and Update&lt;/A&gt; (No Delete).&lt;/P&gt;&lt;P&gt;4) &lt;A _jive_internal="true" href="https://community.qlik.com/message"&gt;Insert, Update and Delete&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Anta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2012 11:42:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-29T11:42:54Z</dc:date>
    <item>
      <title>How to implement Incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-Incremental-load/m-p/390214#M699050</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;How to implement Incremental load? I want daily incremental laod because one of the report on PROD uses CPU 100% for 30-40 mins daily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Anta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 08:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-Incremental-load/m-p/390214#M699050</guid>
      <dc:creator />
      <dc:date>2012-11-29T08:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement Incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-Incremental-load/m-p/390215#M699051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The logic I am following for an incremental load is as follows :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - Select all the records that's created today from database (There should be a similar field to transaction_date to restrict).&lt;/P&gt;&lt;P&gt;2 - Load all transaction except today's from the QVD file&lt;/P&gt;&lt;P&gt;3 - Store the merged data from (1) and (2) to the QVD (This is will update the QVD with todays records).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using this logic is helpful esp. if the records are to be refreshed many times, it will only keep the recent records loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question for you Anta, what if the last week's recrods get's updated? If it was a financial or business system then I assume only current year's data will be updated or changed. So I am updating all QVD on yearly basis. E.g I dont update 2011 QVD as all the accounting periods are closed and its not likely that any of the records will be changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MultiView&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 09:29:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-Incremental-load/m-p/390215#M699051</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-29T09:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement Incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-Incremental-load/m-p/390216#M699052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check Qlikview Help file it has detailed explanation about Incremental load using QVD.&amp;nbsp; Check the top&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Using QVD Files for &lt;SPAN style="background-color: #000080; color: #ffffff;"&gt;Incremental&lt;/SPAN&gt; Load" in Qlikview help file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 09:47:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-Incremental-load/m-p/390216#M699052</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-11-29T09:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement Incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-Incremental-load/m-p/390217#M699053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I want to update just daily data.. From help, I dont understand which type shoudl I used? i.e. &lt;/P&gt;&lt;P&gt; &lt;A _jive_internal="true" href="https://community.qlik.com/message"&gt;Append only&lt;/A&gt; (Logfiles).&lt;/P&gt;&lt;P&gt;2) &lt;A _jive_internal="true" href="https://community.qlik.com/message"&gt;Insert only&lt;/A&gt; (No Update or Delete).&lt;/P&gt;&lt;P&gt;3) &lt;A _jive_internal="true" href="https://community.qlik.com/message"&gt;Insert and Update&lt;/A&gt; (No Delete).&lt;/P&gt;&lt;P&gt;4) &lt;A _jive_internal="true" href="https://community.qlik.com/message"&gt;Insert, Update and Delete&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Anta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 11:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-Incremental-load/m-p/390217#M699053</guid>
      <dc:creator />
      <dc:date>2012-11-29T11:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement Incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-Incremental-load/m-p/390218#M699054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load type is based on your table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) If your database is a log file then you should use Append only method.&lt;/P&gt;&lt;P&gt;2) If your table allows Only Insertion of records and no update/delete then Insert only is used.&lt;/P&gt;&lt;P&gt;3) If your table allows Insertion and update of records and no delete then Insert and Update is used.&lt;/P&gt;&lt;P&gt;4) If your table allows Insertion, update and deletion of records then Insert, Update and Delete is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 12:07:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-Incremental-load/m-p/390218#M699054</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-11-29T12:07:15Z</dc:date>
    </item>
  </channel>
</rss>

