Forum Discussion
Fill selected rows
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
- Anonymous6 years ago
https://community.powerbi.com/t5/Power-Query/Filling-blank-values-in-a-dataset-based-on-a-shared-value-on-a/m-p/940087#M32433
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
2 Replies
- AnonymousNot applicable
https://community.powerbi.com/t5/Power-Query/Filling-blank-values-in-a-dataset-based-on-a-shared-value-on-a/m-p/940087#M32433
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- HaidannxHelper I
Many thanks