Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

. What is the default keyword used in partial reload ?

. What is the default keyword used in partial reload ?

4 Replies
Not applicable
Author

ADD

REPLACE

ONLY

key words are used in Qlikview Partial Reload

Not applicable
Author

default key word

avinashelite

ONLY is the default key word and ADD and Replace are used to add and replace the data..along with where not exists()

fkeuroglian
Partner - Master
Partner - Master

Hi, you could use in the script:

IF IsPartialReload() THEN

do only if it is partial Reload

end if;

good luck

Fernando

ADD/REPLACE/ONLY keyword using partial relaod