Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
as the title suggests i have a CMD that is scheduled to run every 15 mins that works fine.
after the file has updated their is a prompt to states the file has changed do i want to save the changes?
Can i remove this prompt as its existence nullifies the purpose of the auto reload cmd file.
thanks all
There is no prompt if you use the /R switch
"C:\Program Files\Qlikview\Qv.exe" /R YourQVdocument.qvw
This opens, reloads, saves the reloaded document and exits.
There is no prompt if you use the /R switch
"C:\Program Files\Qlikview\Qv.exe" /R YourQVdocument.qvw
This opens, reloads, saves the reloaded document and exits.
Excellent thanks Jonathan
The prompt should only appear when saving a QVW file that has been reduced. The reload (if properly executed) undoes that situation.
Is there Section Access and Data reduction in your document? If so, are you using an ACCESS=ADMIN user with an empty link field to do the reload?
Peter