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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
sfloberg
Partner - Contributor III
Partner - Contributor III

For loop and incremental load

I have a facts table with a lot of rows! The columns are for example: Date, Sales, Amount...... and so on.

First I need to loop the table to get 12 weeks. And then do an incremental load to only load the new transactions into the table. How can I do this the best way?

1 Reply
marcus_sommer

Take a look into the last two link-blocks within this document: Advanced topics for creating a qlik datamodel which covers various approaches about incremental and optimized (qvd) loadings.

- Marcus