
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to build a dashboard like this demo
Hello! Does anyone know if there is a tutorial that shows how a dashboard like the one shown in this demo is built? https://demos.qlik.com/qliksense/CIODashboard?function=IT
I really like how they've set up the side panels to show KPIs and also be navigation. Is this all done with the container object? And how do they get the page to scroll further down, so it's not beholden to just one page size?
I would really appreciate getting some details about this one!
Thanks in advance,
Stephanie
Accepted Solutions


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @s_mapper319
That particular demo is what is known as a "mash up", in that it combines elements of Qlik Sense and standard web technologies. It is the CSS and JS on the page which is doing the fancy rendering of the screen.
That said, there are things that you can do that will deliver some of that functionality in a standard Sense application.
You can expand a sheet, under the sheet properties, to have a vertical scrolling area. You can also set a link to another sheet from a standard KPI without any additional coding. You can also have a consistent set of filters on every sheet, by making a set of filters a Master Visualisation and then placing that master item on every sheet.
There is documentation online about creating mashups, but it is quite an involved process.
Hope that helps,
Steve

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm not sure if information exist on that specific one. But here are some tutorial that walk you thru multiple dashboard features.
1. Building an app
https://help.qlik.com/en-US/sense/February2023/Content/Sense_Helpsites/Tutorials/Tutorials-building-...
2. Tutorial - Build an analytics app
https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Tutorials/introduction-b...


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @s_mapper319
That particular demo is what is known as a "mash up", in that it combines elements of Qlik Sense and standard web technologies. It is the CSS and JS on the page which is doing the fancy rendering of the screen.
That said, there are things that you can do that will deliver some of that functionality in a standard Sense application.
You can expand a sheet, under the sheet properties, to have a vertical scrolling area. You can also set a link to another sheet from a standard KPI without any additional coding. You can also have a consistent set of filters on every sheet, by making a set of filters a Master Visualisation and then placing that master item on every sheet.
There is documentation online about creating mashups, but it is quite an involved process.
Hope that helps,
Steve

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ah, that explains why I wasn't familiar with so much of the functionality. Seems a tad misleading to have that as a demo dashboard when it requires extra web developing to achieve it. Thanks for the extra info though! I'll look into mashups but I'm not sure it will work in the Enterprise environment.
Best,
Stephanie
