Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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".
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
9 | |
8 | |
8 | |
8 |
User | Count |
---|---|
13 | |
12 | |
11 | |
10 | |
8 |