Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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 .
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