Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hi all. I need to merge two tables based on email, but first compare dates from both tables. Let me explain,
I have a table "Workplace SafetyTrainings" where we store dates and scores of each employee training
I need to merge it with HR table where we store full name, department, position and date hired
As you can see, one employee can change departments and positions over time and take safety training again.
I need a third table that will show the exact position and department at the time of the training.
This is the desired output:
My first thought was to merge tables in Power Query and compare training date and date hired but I dont know how to do it.
I appreciate any option (DAX, Power Query)
Thank you
Solved! Go to Solution.
You shouldn't do that in Power Query. Read about how to handle "Slowly Changing Dimensions" (SCD) in DAX.
You shouldn't do that in Power Query. Read about how to handle "Slowly Changing Dimensions" (SCD) in DAX.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
31 | |
31 | |
20 | |
15 | |
12 |
User | Count |
---|---|
21 | |
20 | |
16 | |
11 | |
10 |