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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
jcampbell474
Creator III
Creator III

Cycle data through variable every 30-seconds

Good morning, everyone.

I have a unique task that I hope can be executed with a somewhat simple solution.  I’ve searched all around the qlikview community and didn’t have any luck.

Here’s what I’m trying to do:  I have one sheet that displays one (U.S) state at a time, along with 15 corresponding data points.  The initial developer has it set up to conditionally show/hide the 15 charts for each state. So, any time a change is needed, at least 50 charts have to be updated.  Some type of web script cycles through each state every 30 seconds.  I haven’t seen it, yet.

We need to change it so that there are only 15 charts with a variable used in their expression and a function to cycle data through the variable every 30-seconds.

Here is the closest thing I could find, but it applies to sheets.  We want to avoid 50 sheets, if possible.  https://community.qlik.com/thread/17838

Any/all help is greatly appreciated.

2 Replies
Not applicable

can you explain which script running or what are the conditions to show the charts?

Based on user selections or you need to show the new state chart on every 30 secs without user selections ??

jcampbell474
Creator III
Creator III
Author

It's some type of asp script that I haven't seen. 

There is no user interaction w/the app.  It is displayed on a television and simply shows some key metrics for each state, cycling every 30-seconds.  I dug deeper and found that it's only 12 states, not 50.  (Thank goodness).