The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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