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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how to do incremental load based on the file time in Qlikview

Hi All,

  How to do incremental load based on the filetime().

Please help me.

Thanks,

2 Replies
Peter_Cammaert
Partner - Champion III
Partner - Champion III

filetime is no guarantee for doing incremental loads. An incremental LOAD tries to decide which new records to add to a historical QVD. The best solution is if your records have a datetime field that can be compared to the highest datetime value in the data loaded so far.

Is this filetime belong to a file (for example an XLSX) that contains a full increment?

Peter_Cammaert
Partner - Champion III
Partner - Champion III

Post is being moderated again. We'll have to be patient...