Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
problem : can't set macro to allow system access from RELOAD (option /r)
Ref : http://community.qlik.com/message/18973
Ref : http://community.qlik.com/message/21833
1.Create Batch file ==> "C:\Program Files\QlikView\qv.exe" /l "path_to_document"
2.Create Task Scheduler to RUN Batch file (1)
3.QVW Document ==> Document properties > OnPostReload ==> Add RUN MACRO
4.add (end of script)
ActiveDocument.Save
Application.Quit