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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Condional show depending on time interval (webview)

Hi guys,

I would like to create a dashboard with charts, that change depending on the current time, i.e. every 10 minutes. I was thinking of implementing a conditional show in the layout tab of the chart.

In the local version a modulo function around now() fulfills the described goal. In the webversion it doesn't work anymore, because now() only stores the value, when the dashboard was opened and doesn't update. Only when clicking inside the dashboard, it updates.

The dashboard will serve as a fixed screen with no user interaction, where different charts are displayed at some predefined time intervals.

Does anybody know a solution?

0 Replies