Forum Discussion
nickz3
3 years agoNew Member
Need help to return multiple matchings rows and columns
Hi, I am trying to return multiple matching rows and columns but keep receiving an error and not sure why. I have two tables (please see below) and this is my desired outcome - ...
- 3 years ago
I think you're looking for this. It uses te Text.Combine function. This will give you the result your looking for.
https://gorilla.bi/power-query/group-by-to-concatenate-text/
ChielFaber
3 years agoSuper User
I think you're looking for this. It uses te Text.Combine function. This will give you the result your looking for.
https://gorilla.bi/power-query/group-by-to-concatenate-text/
- nickz33 years agoNew MemberThank you!