Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to incremental load without using date

how to incremental load  without using date....

give me an examples

2 Replies
jpenuliar
Partner - Specialist III
Partner - Specialist III

Hi Naresh,

There are already plenty of discussions/Blogs  on Incremental Load.

a quick search, and you might find what you need.

Agis-Kalogiannis
Employee
Employee

Check the following:

Incremental Load

Incremental Load

Incremental Load

As we have three different incremental load methods, (Insert, Insert/update, insert/update/delete) the code you need to use is different for every case.

For example, for the first method, if you have a proper ID field, you don't need a date field at all.

For the other options, you have to have the proper flags that will give you this option (update and deletion flags)