Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
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 -
I am trying to use power query to accomplish this. I first merged the two tables using the animal as the matching column.
I then go to transform > group by > advanced and fill in the below
After selecting ok, I create a custom column doing the following query but receive an erorr -
Could anyone please assist?
Solved! Go to Solution.
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/
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/
