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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Partially reloading data

Dear all,

I'm loading data from a database like this (actually more columns, but this is for example purposes):

ODBC CONNECT32 TO [DWH_P3.world;DBQ=DWH_P3] (XUserId is ceMTEIBHWBMOTcAHbCTCEBdLTKREFLFJDKRGVOBX, XPassword is dHUEEYVMQbcSWYIGTRRA);
LOAD "DDA_KEY_TSK":

SQL SELECT *
FROM "LAB_SERVICES"."FBI_RAPPORTAGE_FO_VERZOEKEN";

This all works fine but I loading takes quite a lot of time. Could anybody elaborate on how I can only reload the new data when I refresh?

Labels (1)
3 Replies
tresB
Champion III
Champion III

May be using :Incremental Load

Jason_Michaelides
Partner - Master II
Partner - Master II

There are lots of posts in here - search for "Incremental Load". The F1 Help is also pretty good for this. Are you familiar with the concept of Incremental Loads?

ashfaq_haseeb
Champion III
Champion III

Hi,

Have a look at attached document in below post.

Incremental Load Scenarios.pdf

Incremental Load in Qlikview - Sources

Regards

ASHFAQ