Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
s_mapper319
Contributor II
Contributor II

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

Labels (2)
1 Solution

Accepted Solutions
stevedark
Partner Ambassador/MVP
Partner Ambassador/MVP

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

https://www.quickintelligence.co.uk/blog/

View solution in original post

3 Replies
Ray_Strother
Support
Support

Hello,

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...
stevedark
Partner Ambassador/MVP
Partner Ambassador/MVP

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

https://www.quickintelligence.co.uk/blog/

s_mapper319
Contributor II
Contributor II
Author

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