Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
how to create an automatically function to move to next sheet within interval time, eg. every 15 minutes will move to next sheet, without any click on button.
is there anyone who can help me on this?? please...
I´m having the same problem.
Any solution?
For timing we could just use TIMESTAMP(now(), 'ss')
Hi
Did anyone manage to the the sheet switching in Chrome? My app switches once, but then stays on the second tab. If it's in Qlikview app it works fine.
Thanks
Chris
Thanks John,
Really Helpful
Regards Nizar
I still facing with some problem
i have 3 tabs switchable every 10 seconds but each page should have they own selections so I use triggers OnActivateSheet - >Select in Field [for example for month - month(now())]
but the problem is that those pages are not activated but only hidden so when vShow is 1 is still not triggering the right selections.
I am quite poor in macro - but is it the only way to activate the visible sheet ?