Forum Discussion
Betigolo
Helper I
8 years agoMatrix to Table help
Hi, I need your help. How to transform the following table: Name | Course1 | Course 2 | Course 3| A | YES | YES | NO | B | NO | NO...
v-ljerr-msft
Microsoft Employee
8 years agoHi Betigolo,
In your scenario, you should be able to use the Unpivot Column option in Query Editor to unpivot the Course columns to get your expected result. For more details about how to Pivot and Unpivot with Power BI, you can refer to this article. :smileyhappy:
Regards
- Betigolo8 years ago
Helper I
Many thanks..... so easy and clear. Awesome