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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
thankuever
Contributor II
Contributor II

how to reload and closed automatically using window batch file

HI ALL:

I have a .qvw

I want to achieve the following step using a .bat file

1. execute the .bat file

2.  .qvw automatically open

3.  .automatically reload

4.  Qlikview automatically closed

I have tried the following marco

SUB qvClose

ActiveDocument.GetApplication.Quit

END SUB

SUB qvReload

ActiveDocument.Reload

END SUB

thank you!

Amy

0 Replies