Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Reload of qvw

Hi any body tell me automatic reload of qvw other than bat file and reload in server

3 Replies
fkeuroglian
Partner - Master
Partner - Master

Hi, other solution could be call the documento to reload from other qvw

you can use the command line EXECUTE , and pass the root folder to the qvw

good luck

Fernando

rajeshvaswani77
Specialist III
Specialist III

You can use EDX (Event Driven Execution). The reload will get triggered externally.

thanks,

Rajesh Vaswani

SunilChauhan
Champion II
Champion II

you can set a trigger when open qlikview app

using actions like below

document properties-> on open-> add an action of reload

external->Reload

Sunil Chauhan