The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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])