Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi,
I'd like to create an info card like this:
What is the best visual to do it?
Here is my 'Employees' table:
Employee Name | Date of Birth | Date of Hire | Education |
Adam Smith | 1/22/1977 | 4/9/2010 | Certificate II |
Jane Austen | 4/15/1986 | 3/9/2015 | Certificate I |
... | ... | ... | ... |
In my report I have employee slicer with 'single select' option enabled.
Solved! Go to Solution.
According to me you can try out the two approaches:
1. Use the multi card visual from visualizations pane.
2. Or you can use the individual Text box for label like Exployee name etc. And card visual for its Respective value like Anderson, Linda etc. You can see my HR Management dashboard in my signature where I made similar info card for Employee card.
I will use Text box for labes - this will do the trick. Thanks a lot!
According to me you can try out the two approaches:
1. Use the multi card visual from visualizations pane.
2. Or you can use the individual Text box for label like Exployee name etc. And card visual for its Respective value like Anderson, Linda etc. You can see my HR Management dashboard in my signature where I made similar info card for Employee card.