Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
khadeer
Specialist
Specialist

Incremental load without timestamp

Hi,

Is it possible to do incremental load without using timestamp

Thanks in advance

3 Replies
rbecher
MVP
MVP

Hi,

of course! It depends on the information you have to determine new or changed records.

- Ralf

Astrato.io Head of R&D
rbecher
MVP
MVP

This is not a QlikView related question.

You should ask yourself "How can I determine the new or changed records in my database (or files) to load the delta into my QlikView app?"

In one situation there is a flag on the record if it's new or changed. In other situation it is a timestamp. In third situation it is a higher ID value than already loaded. Just to give a few examples.

So, at the end it depends on your situation what you want to accomplish.

Astrato.io Head of R&D
khadeer
Specialist
Specialist
Author

Thank u