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: 
saumyashah90
Specialist
Specialist

How to append data to previous data using incremental load?

I have file A.xls having data from 1st jan to 12th jan...B.xls from 8th Jan to 20th jan....i want data in qlikviewtable from 1st jan to 20th jan without

any repitition...how to do it using Incremental load..?

I tried using concatenating but it didnt work

1 Solution

Accepted Solutions
khadeer
Specialist
Specialist

U have to use insert and update and delete scenario,

write the condition for that where not existes(ur key)...

hope it helps u.

and check the attached file. It has different scenarios.

View solution in original post

1 Reply
khadeer
Specialist
Specialist

U have to use insert and update and delete scenario,

write the condition for that where not existes(ur key)...

hope it helps u.

and check the attached file. It has different scenarios.