Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

How to use if else condition on different queries while creating custom column in Power Query

I have one query named Location with LocationId(unique), Location_desc Another query Service Equipment with EquipmentID and locationID(multiple values).   I want to create a custom column in Servi...