Forum Discussion

kzielinska's avatar
kzielinska
Icon for Helper I rankHelper I
3 years ago

A button which which can display a card or a table

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. 

2 Replies

  • KeyurPatel14's avatar
    KeyurPatel14
    Icon for Responsive Resident rankResponsive Resident

    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.