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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
deeavhad
Contributor
Contributor

Overwrite QVD with all fresh records

Hi,

my data model contains different tables forced concatenated into single table, now I have made a qvd of this table. When I refreshes the data on weekly basis all data need to replace in the qvd with new data which has all fresh or modified records.

I don't want incremental load here as I want to replace all records with new 

Labels (1)
1 Solution

Accepted Solutions
Or
MVP
MVP

Any time you store into a QVD (or other file), it overrides the existing one by the same name (if one exists), so you shouldn't need to do anything special here.

View solution in original post

1 Reply
Or
MVP
MVP

Any time you store into a QVD (or other file), it overrides the existing one by the same name (if one exists), so you shouldn't need to do anything special here.