Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
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