Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Tolzie
Frequent Visitor

Training Data: Assigned Courses vs Course Completions

Hi there,

I'm new to both Power Query & Power BI, and could really use some help.

 

My objective is to create a table in which there are three columns: Column A is the assigned courses; Column B shows the employees who have been assigned a training (this is determined by certain criteria listed below); Column C shows the completion date for each row of data— in other words, "Completed" if completed, or "Null" if no completion data exists.

 

My data sets include an Employee Roster, Attendance Data, and Assignment Criteria. See examples below:

Employee Roster 

Employee IDEmployee NameEmployee Status
54321Ruiz, LucyManager
13468Lewis, JaimeManager

 

Attendance Data

Employee IDCourse NameDate of Completion
54321Safety Course3/14/22
54321Manager Course2/22/22
13468Manager Course2/22/22

 

Assignment Criteria

Course NameEmployee Status
Safety CourseManager
Manager CourseManager

 

I have created a Query which lists every person who matches the Assignment Criteria above.

 

Now what I am looking for is a table that looks like this:

Assigned Courses (taken from the Assignment Criteria table)Employee ID (taken from the Assignment Criteria table)Date of Completion (from Attendance Data table)
Safety Course543213/14/22
Safety Course13468null
Manager Course543212/22/22
Manager Course134682/22/22

 

I feel like I'm so close, yet so far! Please help.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Tolzie 

 

Table Assignment Criteria join Employee Roster on Employee Status, then join Attendance Data on the first two columns, file attached for your reference

Vera_33_0-1647300381956.png

 

View solution in original post

2 REPLIES 2
Tolzie
Frequent Visitor

@Anonymous Amazing! Thank you very much for sending the file. At first I didn't pick up a couple of steps you have performed in Power Query, but once I did- it worked!

Thank you.

Anonymous
Not applicable

Hi @Tolzie 

 

Table Assignment Criteria join Employee Roster on Employee Status, then join Attendance Data on the first two columns, file attached for your reference

Vera_33_0-1647300381956.png

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.