Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
Yes - see function IsPartialReload()
If not IsPartialReload() then
// Do something
end if
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?
Does anyone have any ideas on this please?
Check if "Allow Session Recovery" is checked into QMC/Setup/QlikView servers/Documents