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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello guys,
I`ve a dataset like below
Now i`d like to fill the column Seller in which rows have the same ID and Seller.
I.e ID: 110375445 - Seller: Ho Linh
i want 2 other rows below fill with Ho Linh
And which IDs don`t have Seller value can skip
How can i achieved that?
Many thanks
Solved! Go to Solution.
https://community.powerbi.com/t5/Power-Query/Filling-blank-values-in-a-dataset-based-on-a-shared-val...
Check out this post. I asked the same question and then came up with a trick to do it, and also another user gave a more elegant solution
https://community.powerbi.com/t5/Power-Query/Filling-blank-values-in-a-dataset-based-on-a-shared-val...
Check out this post. I asked the same question and then came up with a trick to do it, and also another user gave a more elegant solution
Many thanks