Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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/