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 current report in qv every 1 minute?

I build a report, which need to reload every 1 minute so that the report keep refreshing( the report is opened in qv). Is there any solution to solve this? Bat can't work, and varible trigger can't work either. How to do it ?
6 Replies
Not applicable
Author

You either have to set the reload task to reload every 1 minute or use a bat file and have windows schedule reload it every minute.

Not applicable
Author

if i use reload task, the report can't refresh for the report is opened in qv.

Any other solution?

Not applicable
Author

are you using Qlikview server or the local client ?

Not applicable
Author

Local Client QlikView, not QlikView Server(qv server is ok).

Not applicable
Author

Anyone can solve this in QlikView?

I define a variable vSecond = second(now(1)) and set variable trigger , Howerver the trigger can't work ,Why?

Not applicable
Author

Could you try real-time updating whereby you use Excel / VBA (or similar) to push data into your model? The Call Center demonstration provides an example of how to set this up.

Hope this helps.

Rod