Forum Discussion
Anonymous
5 years agoNot applicable
Card Browser - Listing multiple values
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 Pro...
- 5 years ago
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.
ERD
5 years agoCommunity Champion
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.
Anonymous
5 years agoNot applicable
This solved the problem, thank you for the help!