Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Selis
Contributor III
Contributor III

Using pop up menu with KPI

Is it possible in Qlik sense, when pressing on a KPI to open a pop up with the relevant information of the specific KPI. e.g. a KPI with the number of open orders - When pressing on it it will show the a table with the open orders information ?
 

 

Labels (1)
1 Solution

Accepted Solutions
4 Replies
FedericoDellAcqua

You can create it using buttons. 
Maybe you could use a button having as text the KPI and the action to navigate in a sheet or modify a variable which could show the new graph

Selis
Contributor III
Contributor III
Author

Hi Federico,

I'm familiar with the option you've suggested. I know that Vizlib KPI Designer extensions, for example, can link a KPI to open a popup with custom content, including a table and I was wondering if that option also available directly with Qlik sense.

Thanks anyway !

 

Vegar
MVP
MVP

You won't find it out of the box in Qlik Sense, but you could construct such behaviour using multiple objects with different show and hide conditions using the Layout Container. See: https://help.qlik.com/en-US/sense/May2025/Subsystems/Hub/Content/Sense_Hub/Visualizations/DashboardB...

Selis
Contributor III
Contributor III
Author

Thanks !