Forum Discussion
Betigolo
8 years agoHelper I
Matrix 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
8 years agoMicrosoft Employee
Hi 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
Betigolo
8 years agoHelper I
Many thanks..... so easy and clear. Awesome