Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello Ashish
I have an ORIGINAL TABLE where I have the following columns:
Student Name | Student ID | Completed Course | Course Completion | Course Instuctor Name |
John | 1234 | MAT1 | 1 | Dr Yun |
John | 1234 | MAT 3 | 1 | Dr Paul |
John | 1234 | ECO 2 | 1 | Dr Man |
Liz | 7896 | MAT1 | 1 | Dr Yun |
Liz | 7896 | MAT 3 | 1 | Dr Paul |
Liz | 7896 | ECO 2 | 1 | Dr Man |
Then I created a "TABLE VISUAL" in Power BI to get the following table where I have used
Student Name | Student ID | Completed courses | Course Completion | (Expected Column) Course Instructor name for MAT1 | (Expected Column) Course Instructor name for MAT 3 |
John | 123 | MAT 1, ECO2, MAT3 | 1 | Dr Yun | Dr Paul |
Adam | 1236 | MAT 1 | 1 | Dr Yun | Course not found |
Sara | 1125 | ECO 2 | 1 | Course not found | Dr Xuan |
Liz | 7896 | MAT3 | 1 | Course not found | Dr Paul |
The solution can be found in my another post
Hello Daniel,
I used your code, selected the Datatable but I am only getting "Course not found" . I have checked the particular course is present in the course list yet its returning "Course not found".
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
12 | |
11 | |
10 | |
9 | |
8 |