<?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: Is it possible to implement incremental load(Insert+Update) without modified date in the table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-implement-incremental-load-Insert-Update/m-p/1561779#M742765</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/23136"&gt;@pranaview&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used it using the modified date always. There might be some way to do that but that would not be optimized as it would involve comparing each row . Below is the Qlik help link and it too contains a field called modified time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/November2018/Subsystems/Hub/Content/Sense_Hub/LoadData/use-QVD-files-incremental-load.htm#anchor-4" target="_blank"&gt;https://help.qlik.com/en-US/sense/November2018/Subsystems/Hub/Content/Sense_Hub/LoadData/use-QVD-files-incremental-load.htm#anchor-4&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2019 10:05:54 GMT</pubDate>
    <dc:creator>pradosh_thakur</dc:creator>
    <dc:date>2019-03-27T10:05:54Z</dc:date>
    <item>
      <title>Is it possible to implement incremental load(Insert+Update) without modified date in the table</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-implement-incremental-load-Insert-Update/m-p/1561702#M742762</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;I'm fairly new to the concept of incremental load in qlik and I understand that we require the modified date info to&lt;BR /&gt;load only the new records or update an existing one.&lt;/P&gt;&lt;P&gt;But in my source table, we are not capturing the modified date and I was wondering if i could implement it on the basis of Order_Number.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For ex:&amp;nbsp; Existing records&lt;/P&gt;&lt;P&gt;Order_Number&amp;nbsp; &amp;nbsp; &amp;nbsp;ModeofTransport&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 234&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Truck&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 567&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sea&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 890&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Truck&lt;/P&gt;&lt;P&gt;then when I load the same file again which has new/modified data&lt;BR /&gt;Order_Number&amp;nbsp; &amp;nbsp; &amp;nbsp;ModeofTransport&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 234&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Airfreight&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 997&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Truck&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 1002&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Sea&lt;/P&gt;&lt;P&gt;Final result&lt;BR /&gt;Order_Number&amp;nbsp; &amp;nbsp; ModeofTransport&lt;BR /&gt;&amp;nbsp; &amp;nbsp;234&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Airfreight&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;- Updated&lt;BR /&gt;&amp;nbsp; &amp;nbsp;567&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sea&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;- Old&lt;BR /&gt;&amp;nbsp; &amp;nbsp;890&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Truck&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;- Old&lt;BR /&gt;&amp;nbsp; &amp;nbsp;997&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Truck&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;- New&lt;BR /&gt;&amp;nbsp; &amp;nbsp;1002&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sea&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;- New&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So as you can see, based on the order number, I want to implement the incremental load.&lt;/P&gt;&lt;P&gt;Please let me know if there's any way to achieve this as i need to get this done soon.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Pranav&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-implement-incremental-load-Insert-Update/m-p/1561702#M742762</guid>
      <dc:creator>pranaview</dc:creator>
      <dc:date>2024-11-16T21:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to implement incremental load(Insert+Update) without modified date in the table</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-implement-incremental-load-Insert-Update/m-p/1561714#M742763</link>
      <description>&lt;P&gt;Please have a look at below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can modify the script to your requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.analyticsvidhya.com/blog/2014/09/qlikview-incremental-load/" target="_blank"&gt;https://www.analyticsvidhya.com/blog/2014/09/qlikview-incremental-load/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 07:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-implement-incremental-load-Insert-Update/m-p/1561714#M742763</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-03-27T07:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to implement incremental load(Insert+Update) without modified date in the table</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-implement-incremental-load-Insert-Update/m-p/1561769#M742764</link>
      <description>Hi Prodosh,&lt;BR /&gt;Thanks for the link.&lt;BR /&gt;Here they have used both the Modified_Date and the ID columns but i don't have Modified_Date in my source table.</description>
      <pubDate>Wed, 27 Mar 2019 09:54:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-implement-incremental-load-Insert-Update/m-p/1561769#M742764</guid>
      <dc:creator>pranaview</dc:creator>
      <dc:date>2019-03-27T09:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to implement incremental load(Insert+Update) without modified date in the table</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-implement-incremental-load-Insert-Update/m-p/1561779#M742765</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/23136"&gt;@pranaview&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used it using the modified date always. There might be some way to do that but that would not be optimized as it would involve comparing each row . Below is the Qlik help link and it too contains a field called modified time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/November2018/Subsystems/Hub/Content/Sense_Hub/LoadData/use-QVD-files-incremental-load.htm#anchor-4" target="_blank"&gt;https://help.qlik.com/en-US/sense/November2018/Subsystems/Hub/Content/Sense_Hub/LoadData/use-QVD-files-incremental-load.htm#anchor-4&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 10:05:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-implement-incremental-load-Insert-Update/m-p/1561779#M742765</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-03-27T10:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to implement incremental load(Insert+Update) without modified date in the table</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-implement-incremental-load-Insert-Update/m-p/1561785#M742766</link>
      <description>&lt;P&gt;In this case we need to compare the combo of occurrence, where ID will be unique.&lt;/P&gt;&lt;P&gt;Check out this below code, with only update and delete scenario into this.&lt;/P&gt;&lt;PRE&gt;Inc:
LOAD Order_Number&amp;amp;'|' &amp;amp; ModeofTransport as ID
FROM Incr.xlsx (ooxml, embedded labels, table is Sheet1);

LOAD ID
FROM Inc.qvd (qvd)Where not Exists (ID);

Inner Join 

LOAD Order_Number&amp;amp;'|' &amp;amp; ModeofTransport as ID
FROM Incr.xlsx (ooxml, embedded labels, table is Sheet1);

Store Inc into Inc.qvd(qvd);

Drop table Inc;

Main_Load:
Directory;
LOAD Subfield(ID,'|',1) as Order_Number,
Subfield(ID,'|',2) as ModeofTransport
FROM Inc.qvd (qvd);&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;PFA QVW for ref.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 10:12:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-implement-incremental-load-Insert-Update/m-p/1561785#M742766</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2019-03-27T10:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to implement incremental load(Insert+Update) without modified date in the table</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-implement-incremental-load-Insert-Update/m-p/1561790#M742767</link>
      <description>&lt;P&gt;i suggest you to pick the modified time of any record in the table, so that it will be way easy to trace and load only those recently Updated. Beside loading the complete data, as incremental load meant that only.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 10:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-implement-incremental-load-Insert-Update/m-p/1561790#M742767</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2019-03-27T10:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to implement incremental load(Insert+Update) without modified date in the table</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-implement-incremental-load-Insert-Update/m-p/1562210#M742768</link>
      <description>Yeah, I couldn't really work the update functionality without a modified date. So, created a macro in the file itself to add Today's date in the file name when you save it.I'll pick that date from the file name while loading data into qlik and will use it as the modified date and compare with the existing data for updating the records if there's a match of Order_Number.&lt;BR /&gt;&lt;BR /&gt;Thanks for the suggestions!</description>
      <pubDate>Thu, 28 Mar 2019 06:49:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-implement-incremental-load-Insert-Update/m-p/1562210#M742768</guid>
      <dc:creator>pranaview</dc:creator>
      <dc:date>2019-03-28T06:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to implement incremental load(Insert+Update) without modified date in the table</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-implement-incremental-load-Insert-Update/m-p/1562220#M742769</link>
      <description>&lt;P&gt;Please close the thread. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 07:01:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-implement-incremental-load-Insert-Update/m-p/1562220#M742769</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-03-28T07:01:34Z</dc:date>
    </item>
  </channel>
</rss>

