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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QVD creation and incremental load

Hi,

I have a csv source file and I need to store it into QVD and apply incremental load as below:

Source.csv file:

- Store and update data into QVD where column3=<value1>  (update)

- Store and update into QVD  where column3=<value2> and column4=notnull and data is between today + 1 month(update)

- Add to QVD where column3=<value2> and column4= is null and data is between today+1 month(add)

Please guide me on how to proceed. Thanks.

2 Replies