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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Need assistance with drilldown functionality

Hello!  I'm new to QV and I know just enough to be dangerous. 

We have a need for a drilldown on our dashboard, and I just can't seem to get it to work.

Detailed data is:

Product unit ID (i.e.  12345)

Product Description (i.e. Super Supreme Scooter Jr.)

Product Category (Scooters)

Product Category Status (Shipped)

Metric A (Something to measure)

Metric B (Something to measure)

I want to create a dashboard where I show the aggregated metrics, but also give the user the functionality to click on the aggregated metric cell and then be taken to a table that shows all the details for that particular dimension/metric.

In other words,

The aggregated metrics table would look like this.  It is the first thing the users see, and we want them to be able to click on any SUM(METRIC X) column to be shown all the items relevant to that dimension/metric.

                           

Product CategoryProduct Category Status Metric AMetric B
BikesManufacture Complete1030
BikesPrep for Shipment2022
BikesShipped3012
ScootersManufacture Complete10020
ScootersPrep for Shipment20030
ScootersShipped400100

After a user clicks Metric A/ Bikes/Prep for Shipment I want them to see this:

Product unit IDProduct DescriptionProduct CategoryProduct Category StatusMetric A
12345Big Bubba BikeBikesPrep for Shipment1
23456Small Kid BikeBikesPrep for Shipment1
23456Old Folks BileBikesPrep for Shipment1
etc

Any insights would be greatly appreciated!

2 Replies
ecolomer
Master II
Master II

Can you upload a set of data or an qvw for help you?

mariadiez
Partner - Contributor
Partner - Contributor

I am implementing a similiar logic in QlikSense and i have the same problem, I need to drill down in an expression, to show the details for a sum of values, Have you found a solution for this problem?