Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Is it possible to do incremental load without using timestamp
Thanks in advance
Hi,
of course! It depends on the information you have to determine new or changed records.
- Ralf
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.
Thank u