<?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</title>
    <link>https://community.qlik.com/t5/QlikView/Incremental-Load/m-p/1096065#M925797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-9531"&gt;Incremental Load in Qlikview - Sources&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Apr 2016 11:54:30 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2016-04-12T11:54:30Z</dc:date>
    <item>
      <title>Incremental Load</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load/m-p/1096064#M925796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With my basic knowledge in Incremental Load, we can load the data in the following 3 ways.&lt;/P&gt;&lt;P&gt;1. Insert&lt;/P&gt;&lt;P&gt;2. Insert and Update&lt;/P&gt;&lt;P&gt;3. Insert, update and Delete&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the below data...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales table. &lt;/P&gt;&lt;P&gt;Sales&lt;/P&gt;&lt;P&gt;Region,&lt;/P&gt;&lt;P&gt;Customer,&lt;/P&gt;&lt;P&gt;Date of Sale&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the above fields, i am considering the max value of the Date of Sale and while loading the new records into qv, i have to consider the records which are after the max value of the date of sale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New records will be concatenated to the old records and new QVD will be created for sales data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question: If i have other tables which don't have the date field.&amp;nbsp; How to do the incremental load?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A data model can be made by list of tables. Only few tables have data fields wherever required. But some of the tables don't have the date fields. For these type of tables, how to do Incremental load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load/m-p/1096064#M925796</guid>
      <dc:creator>konidena</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load/m-p/1096065#M925797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-9531"&gt;Incremental Load in Qlikview - Sources&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 11:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load/m-p/1096065#M925797</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-04-12T11:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load/m-p/1096066#M925798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it seems like you have Sales Fact table which contains date field and other tables means dimension tables right ?&lt;/P&gt;&lt;P&gt;if yes you can implement incremental load for fact table only and you can load dim tables normally. basically fact table is major table in any data model which might holds huge amount of data.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 12:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load/m-p/1096066#M925798</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-12T12:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load/m-p/1096067#M925799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Question: If i have other tables which don't have the date field.&amp;nbsp; How to do the incremental load?&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;How can you tell the new/changed records from the current? Is there a numerical field that gets increased with each insert or update? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 08:46:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load/m-p/1096067#M925799</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-04-15T08:46:43Z</dc:date>
    </item>
  </channel>
</rss>

