Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
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 considerAccept it as the solution to help the other members find it more quickly.
Appreciate your Kudos ![]()
Stand with Ukraine!
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 considerAccept it as the solution to help the other members find it more quickly.
Appreciate your Kudos ![]()
Stand with Ukraine!
This solved the problem, thank you for the help!
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 25 | |
| 23 | |
| 22 | |
| 17 | |
| 14 |
| User | Count |
|---|---|
| 27 | |
| 24 | |
| 20 | |
| 20 | |
| 19 |