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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Dynamic Chart Swapping

Hi, I have been able to create line charts using weather data pulled from a website, what i would like to do with it is attempt to instead of having a lot of overlaying data is to jump from chart to chart, if this could be automated via a counter/count down this would be great. So this feature would show one weeks weather for a certain town and lets say 10 seconds later it swaps to another town.

Is this possible to do?

Thanks!

Labels (1)
1 Reply
swuehl
Champion III
Champion III

Maybe have a look at

GitHub - rvspt/SheetJump-QV: A QlikView Document Extension, based on "AutoRefresh" extension created...

to create kind of a slide show.

If you search the forum for something like 'slide show', there are also other approaches without using a document extensions, e.g. using a variable that permanently polls Now() system time, but these approaches might not work really well if you are publishing the app on the server.