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: 
Not applicable

Incremental Load Time Issue

Hi,

Greetings!!!

I have implemented incremental load into one of my file.

As per expectation, only changed/added records get added to the local qvd file.

But, there's a small problem i have observed.Downloading changed/added records takes some more time.

I am downloading the data from http layer like:

LOAD *

FROM [http://MyServer/VirtualDir/QVD/Some.qvd] (qvd)

$(INCREMENTAL_EXP);



Can we make this download, fast?

Thanks in advance...

Regards,

Chaitanya S. Tembe

ctembe@gmail.com

0 Replies