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

how to reload the data automatically with out using macros

Hi Friends,

Please give reply.

Thanks&Regards

4 Replies
jerrysvensson
Partner - Specialist II
Partner - Specialist II

Buy a Publisher?

Not applicable
Author

you can schedule your qvw in publisher or you can use a batch file to reload from windows scheduler

Colin-Albert
Partner - Champion
Partner - Champion

You don't need publisher just QlikView server.

For desktop only users you can add a reload action to a button. No need for macros.

Not applicable
Author

Hi,

1) using a publisher

2) create a .bat file and schedule it in windows scheduler(which is in control panel)

.bat file looks like this

'C:\Qv.exe' /r 'Sample.qvw'