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

Multiple Incremental Loads

Hi,

I have 3 separate QV docs containing an incremental load in each script. All of the three scripts fetching data from different sources.

Final tables are identical in the three scripts. 

I'm now about merge these three into one single script. But it's not working for me. Im missing out on something.

Is this approach possible? Can QlikView handle multiple separate incremental loads in one script?

Any ideas?


1 Reply
its_anandrjs
Champion III
Champion III

Yes, this scenarios handle in Qlikview but rather than merge into single file create individual QV files for the incremental is better. But if it requires then try to create individual tabs in the application and then use incremental load and if the incremental load logic finish for other tables drop the tables Drop Table tablename; .

Regards

Anand