Forum Discussion
LoonaMoon
2 years agoFrequent Visitor
Merge tables based on emails but compare dates first
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 emp...
- 2 years ago
You shouldn't do that in Power Query. Read about how to handle "Slowly Changing Dimensions" (SCD) in DAX.
lbendlin
2 years agoSuper User
You shouldn't do that in Power Query. Read about how to handle "Slowly Changing Dimensions" (SCD) in DAX.