Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I am trying to show multiple information in a Card Browser but with no success.
Here's how my dataset looks like:
| Employee | Profile | Comment |
| John Doe | Preferred Name | John |
| John Doe | Professional Bio | Text Example … |
| John Doe | Top 3 Values | Happiness, Respect, Team Work |
I wanted the card to show the Profile as a category and the comment as more information. Like this:
Preferred Name: John
Professional Bio: Text Example ...
Top 3 Values: Happiness, Respect, Team Work
Is that possible?
Thanks
Solved! Go to Solution.
Hi @Anonymous ,
You need to Pivot your columns to use them in that way.
1. Choose the columns (Profile & Comment)
2. Click Transform - Pivot Column
3. Choose the columns you need for the Card Broser (Metadata, etc)
If this post helps, then please consider Accept it as the solution ✔️to help the other members find it more quickly.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Appreciate your Kudos.
Stand with Ukraine!
Here is an official way you can support Ukraine financially:
Come Back Alive foundation: https://savelife.in.ua/en/
Thank you!
Hi @Anonymous ,
You need to Pivot your columns to use them in that way.
1. Choose the columns (Profile & Comment)
2. Click Transform - Pivot Column
3. Choose the columns you need for the Card Broser (Metadata, etc)
If this post helps, then please consider Accept it as the solution ✔️to help the other members find it more quickly.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Appreciate your Kudos.
Stand with Ukraine!
Here is an official way you can support Ukraine financially:
Come Back Alive foundation: https://savelife.in.ua/en/
Thank you!
This solved the problem, thank you for the help!
| User | Count |
|---|---|
| 44 | |
| 36 | |
| 30 | |
| 18 | |
| 17 |
| User | Count |
|---|---|
| 65 | |
| 57 | |
| 40 | |
| 21 | |
| 20 |