Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I have one table "Code table". Here Product code (Mobile, TV, Monitor, etc) is mentioned based on different stores (South Store, North Store, Ease, and West store).
I have another table "PO Table". Here one monitor is ordered from South store. But this product will be delivered from East store.
Both tables are in Power Query. In "PO Table", I want to get the item code of the delivery store based on the Store location. Please find the Picture for a better understanding.
For the first example, Conditional cells are marked with a red circle.
This would be great if you can give the solution with normal Power query steps rather than M language. 😀
Solved! Go to Solution.
yes, I solved it. Main Part needs to pivot other columns of "Code table".
Then Need to merge and compare with "PO Table". With the below steps, Solved it. Shared with all if it helps other.
yes, I solved it. Main Part needs to pivot other columns of "Code table".
Then Need to merge and compare with "PO Table". With the below steps, Solved it. Shared with all if it helps other.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!