Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
andres_corredor
Contributor III
Contributor III

Navigating among sheets automatically on Qlik Sense

Hi,

I have designed an app with multiple sheets on QlikSense. My client is asking me to put the app to run in a screen passing for each sheet automatically. It would be something like this:

Show(1st Sheet) -> wait( 5secs), Show(2nd sheet) -> wait( 5secs),....,Show(Nnd sheet)-> wait( 5secs), back to first one and continue the loop.

Any clue for doing this?

Thanks!!

1 Solution
4 Replies
ahaahaaha
Partner - Master
Partner - Master

Hi Andres,

As far as I know, the standard capabilities Qlik Sense do not allow this. It is necessary to use the possibilities of extensions.

In QlikView it was possible to do this on the basis of changing values of variables and using function Now(), for example. But in Qlik Sense even the function Now() is recalculated only with manual manipulations by the user.

Regards,

Andrey

andres_corredor
Contributor III
Contributor III
Author

Hi Andrey,

Thanks for answering. It is clear there is not a standard way to do this, sorry for not clarify I would need a "custom" solution, such as an extension or JavaScript code to start with.

Kind regards,

Andres

ahaahaaha
Partner - Master
Partner - Master

Hi Andres,

Try searching here Qlik Branch‌, maybe there is already something ready for you.

Regards,

Andrey