Forum Discussion
Card visual - Can't filter table on click
- 8 years ago
nogi,
Currently, card visual is not able to click. So I am afraid your requirement cannot be done. If you are good at coding, you could create your own costom visual based on your requirement.
https://powerbi.microsoft.com/en-us/documentation/powerbi-custom-visuals-getting-started-with-developer-tools/Besides, If you have any concern on this feature, you can submit your idea on the link below. If this feature was mentioned by mulitple users, product team will consider to add this feature to next release.
https://ideas.powerbi.com/forums/265200-power-bi-ideasThank you for your understanding.
Regards,
Charlie Liao
Hey,
I found this really cool trick (more of a hack) to work around this, You can use any visual you want (that has the "clicking" feature), I normally use a Pie chart. Format the visual so it only shows the value that the card shows (you can do this by excluding columns and groups in the visual level filter), then make the data colour of the visual white (or whatever your background colour is) and make the data label what ever color you want it to be, Increase the font size of the data label and give the visual a title and voila! You now have a visual that looks like a card but with the extra functionality of being clickable to filter other visuals and tables. Hope this helps.