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: 
HBarhoun1
Contributor
Contributor

Qlik view automating

Hello ,

 

I am working on a qlikview project , the data source type is Sql server , i need to automate my dashboards that i dont need to press Reload every time to refraiche data .

 

 

1 Reply
dplr-rn
Partner - Master III
Partner - Master III

Do you have qlikview server?

i am assuming no. then there are a couple of approaches

1- create a bat file with this C:\Program Files\QlikView\qv.exe /r YOURFILEPATH.qvw. Use schedule tasks on windows to run the bat file

2- use macro e.g. https://www.youtube.com/watch?v=wbl1yZe7AUM

if you have server schedule reload from there