Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
hopkinsc
Partner - Specialist III
Partner - Specialist III

skip part of script if performing a partial reload

Hi all,

i am setting some variables in my script, but i dont want to set these variables if doing a partial reload (performed via cmd line).

is there a way i can skip the variables if doing a partial reload?

5 Replies
Anonymous
Not applicable

Yes - see function IsPartialReload()

Clever_Anjos
Employee
Employee

If not IsPartialReload() then

// Do something

end if

hopkinsc
Partner - Specialist III
Partner - Specialist III
Author

Hi Both,

This seems to work when using the desktop client, but if i then perform a partial reload from the QMC it doesnt work.

The issue i am getting is if a user is accessing the qvw via the accesspoint whilst a reload happens, some variables are reset which then kicks the user back to the main page of the qvw (there are hidden sheets controlled by these variables)

Am i doing something wrong?

hopkinsc
Partner - Specialist III
Partner - Specialist III
Author

Does anyone have any ideas on this please?

Clever_Anjos
Employee
Employee

Check if "Allow Session Recovery" is checked into QMC/Setup/QlikView servers/Documents