Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I need your help.
How to transform the following table:
Name | Course1 | Course 2 | Course 3|
A | YES | YES | NO |
B | NO | NO | YES |
C | NO | YES | NO |
In to :
Name | Course | mandatory
A | Course1 | YES
A | Course2 | YES
A | Course 3 | NO
B | Course 1 | NO
B | Course 2 | NO
B | Course 3 | YES
C | Course 1 | NO
C | Course2 | YES
C | Course 3 | NO
Or
Name | Course | mandatory
A | Course1 | YES
A | Course2 | YES
B | Course 3 | YES
C | Course2 | YES
Or
Name | Course |
A | Course1 |
A | Course2 |
B | Course 3 |
C | Course2 |
Many thanks for your help
Solved! Go to Solution.
Many thanks..... so easy and clear. Awesome
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 98 | |
| 72 | |
| 50 | |
| 50 | |
| 43 |