Forum Discussion
kzielinska
Helper I
3 years agoA 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 ...
KeyurPatel14
Responsive Resident
3 years agoHI 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.