Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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