Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Team,
I wanted to request your help as I want to do the following, I have a table such as this one:
Name | Skill |
Bob | Writing |
Bob | Reading |
Bob | Speaking |
What I want to do is to transform the table so that is provides the following result:
Name | Skill 1 | Skill 2 | Skill 3 |
Bob | Writing | Reading | Speaking |
I've been trying to pivot the column but it doesn't give me the correct result. Any ideas?.
Thanks!.
Solved! Go to Solution.
Here you go. You need to reference your skills as a new table, remove dups, add index and merge back to original table. Was going to share the PBIX file but it wont let me. This gif walks you through all the steps
Here you go. You need to reference your skills as a new table, remove dups, add index and merge back to original table. Was going to share the PBIX file but it wont let me. This gif walks you through all the steps
Thanks @Anonymous for the detailed explanation ;).
Add an Index, then Pivot the Index column (with 'do not aggregate' option)
Hi @HotChilli
Thank you for your response.
I've created the index column and pivoted with the values from 'Skills', however, it's not providing the desired result. Maybe I'm missing a step.
Thank you for your help on this!.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
65 | |
64 | |
56 | |
39 | |
27 |
User | Count |
---|---|
85 | |
59 | |
45 | |
43 | |
38 |