Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Incremental load based on flags

Hello guys,

I want to implement incremental load (insert and updated) based on flags in qlik sense. Right now I have incremental load script but additionally I want to check flag which is maintain in source table i.e. 'A' (for append) and 'M' (for modify). After checking i want run script accordingly for append and modify scenarios as per client requirement. Please find test file attachment.

Immediate help would appreciate.

 

Thanks and regards,

Yogendra

1 Reply
parthesh
Creator
Creator

I don't see any sense to do Incremental load with your new requirement, as anyway we will go through each row of source table to check where Flag table is 'A' or 'M'. i think it's same as doing full load.

Regards,

Parthesh