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

Help with incremental loads or deltas

What is the best way to set up a QVD to only load deltas?

2 Replies
Not applicable
Author

you can do it using the script. you need to identify field to check on the existing data and the new data.

Eg: if you are checking month field. write a script to load only those months which are not in the QVD.

stigchel
Partner - Master
Partner - Master

There are sevral examples of incremental loads in the community, I've got this example from Rob Wunderlich. Take a look and see if it helps...