Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
| ID | AccountID | Matched_ID |
| 100 | 100 | |
| 2000 | 2000 | |
| 333 | 9999 | 9999 |
Solved! Go to Solution.
NewStep=Table.AddColumn(PreviousStepName,"Matched_ID",each [AccountID]??[ID])
NewStep=Table.AddColumn(PreviousStepName,"Matched_ID",each [AccountID]??[ID])
| User | Count |
|---|---|
| 15 | |
| 6 | |
| 6 | |
| 5 | |
| 5 |