
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Displaying Qlik Dashboard on a TV screen
Hello All,
We are trying to put one Qlik Sense app on a TV screen and want the sheets to automatically roll every xx seconds. Have anybody done that? If yes, you you mind sharing how you did it? Any other insights into this will be appreciated. Thanks,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To present it on a tv screen you will need some kind of web web browser access with network access and license to your Qlik Sense environment.
You also need to prevent that dashboard from timing out. If you have a browser supporting plugins/extensions then you could try to add an auto-refresh plugin that automatically refreshes your dashboard every X minutes.
Qlik Community MVP


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You may find this blog useful for the same/similar use-case:


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use the SIngle Integration API (really a fancy name for a url) to embed the sheets in an html page. Add a bit of javascript to set a timer and switch pages and you have a rotating show. See the attached for a working example. This example is set up as a mashup.
-Rob
http://www.easyqlik.com
http://masterssummit.com
http://qlikviewcookbook.com

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Vegar,
Thanks, I know this and I have already tried this with no success.
