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

Dynamic variable not displayed as it should on WebView

Hi everyone,

I configured a timer on my dashboard because I have to cycle through a set number of selections. I was able to achieve it perfectly with the usage of triggers a variables.

The problem is: on WebView nothing works, not the timer nor the event that was supposed to be triggered. I have an example that shows this. (I found it somewhere in this forum)

I noticed that in WebView if I click anywhere the page seems to "refresh" and the values are updated, although the trigger events are not fired.

Thanks in advance for any assistance.

Leo

2 Replies
rupamjyotidas
Specialist
Specialist

I believe the Timer is updating itself in the background., only thing is that its not updating as a clock. If you click after 8 mins, it will show End.

Probably a issue with Ajax, but the variable is updating

Not applicable
Author

I'm aware of that. I don't mind the not "updating as a clock" because I don't want to show the timer anyway, what I do care is for the event not triggering. =(