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

incremental load with out primary key

Hi Experts,

Need help on incremental load:

is there any to extract update records from DB table to QlikView with out primary key?

Thanks,

Sree

4 Replies
MK_QSL
MVP
MVP

Primary key is essential for incremental Load if the case is Insert or update or delete...!

callsresri
Contributor III
Contributor III
Author

Hi Manish,

Thank you for your reply.

In this case, can't we create a dummy key to handle the load?

Regards,

Sree

ashfaq_haseeb
Champion III
Champion III

Hi,

You need yo have primary key and date.

If you don't have primary key then it would be a bit difficult.

Regards

ASHFAQ

MK_QSL
MVP
MVP

Answer can be given only after checking your fieldnames / tables...