Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
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