Forum Discussion
Adding drill through to card visualizations
- 2 months ago
A standard Card just shows an aggregated value with no category in the visual, so right click has nothing to pass to the drill-through page. Your bar chart and table work because the drill-through field is on the axis or as a column of those visuals.
The simplest fix is to add the drill-through field to the card under "Filters on this visual" and select a single value. Once the card carries that filter, the right click menu will show your Drill through option.
If you want it to behave more like the bar chart, you can also swap the Card for a Multi-row card and put the dimension field in the Fields well.
If it solved your issue, please mark it as the accepted solution and give it a kudos.
Best,
Shai Karmani - 2 months ago
Hi jasonyeung87
The measure must be added as a drillthrough field. Since measures do not have row context, they also need to be included in the visuals on the drillthrough page so they can participate in the filter context.
A standard Card just shows an aggregated value with no category in the visual, so right click has nothing to pass to the drill-through page. Your bar chart and table work because the drill-through field is on the axis or as a column of those visuals.
The simplest fix is to add the drill-through field to the card under "Filters on this visual" and select a single value. Once the card carries that filter, the right click menu will show your Drill through option.
If you want it to behave more like the bar chart, you can also swap the Card for a Multi-row card and put the dimension field in the Fields well.
If it solved your issue, please mark it as the accepted solution and give it a kudos.
Best,
Shai Karmani