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: 
Anonymous
Not applicable

Reload .qvw applications with .bat files

Hi everyone

I would want to know how I can reload a qvw application without opening QlikView.

I've read that it's possible with .bat files but I don't know how to do it.

Thanks

1 Solution

Accepted Solutions
Not applicable
Author

Hi Jaime!

"C:\Program Files\QlikView\qv.exe" /R ".\bat01_aplicacion.qvw"

Exit

I leave here the file as well.

I hope the answer will work for you.

View solution in original post

4 Replies
Not applicable
Author

Hi Jaime!

"C:\Program Files\QlikView\qv.exe" /R ".\bat01_aplicacion.qvw"

Exit

I leave here the file as well.

I hope the answer will work for you.

sushil353
Master II
Master II

Anonymous
Not applicable
Author

It works perfectly!

Thank u!

Anonymous
Not applicable
Author

It's a very interesting document. Thank u!