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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
GartoJsar
Partner - Contributor III
Partner - Contributor III

You can not change sheets automatically in web mode

Good morning all,

I am visualizing my applications on tv screens and the purpose is to automatically change the sheets of my applications in QlikView.

for the change of the leaves add a flag with a variable I went to properties of the sheet> General and chose the check box of condition, I attached the image:

condicion.png


my variable v (Show) has the following conditions:

= if (vSeconds <20.1

, if (vSeconds <40.2

, if (vSeconds <60.3)))


and my variable v (Seconds) has the following formula:

= mod (round ((now () - now (2)) * 86400), 60).


Then the changes of my sheets if they are changed every 20 seconds, one is activated and the others are hidden.


All this is correct, but when I give it the option of web mode in QlikView my sheets are no longer automated every 20 seconds, they are hidden if I click on the screen and also add the applications on the server and when viewing them in the access point does not change automatically either, but also when left click activates the sheet and hide the others.


Does anyone know why in web mode does not do this process? It is only done when I click on the active page.


Thanks, I hope you can help me

0 Replies