Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi!
I have a list of employees. I created a card, which counts distinct employees, but I'm trying to create a button, which would show next to the card a list of these employees. I don't want to display this visual all the time, but I want to be able to see this list when I want to. Can this be done? It could also be one visual, with a slicer, which would enable me to select whether I want to see the count of employees, or a list of their names.
HI @kzielinska ,
You can make use of bookmarks I mean you hae to create two bookmarks
In first bookmark you plot a card visual with count of employees and in the second bookmark you plot a table with the list of employees.
Now take one button and assign these bookmarks.
I hope this will solve your problem and if you have any queries then please let me know.
@kzielinska In general you use Bookmarks for that kind of thing. Alternatively, I've used a Complex Selector to achieve this. The Complex Selector - Microsoft Power BI Community
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.