Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
pandeyamitk
New Member

Expend Table column in one row

We have a table in power which contains list of data and table inside column. I need to expand all the column but duplicaiton row should not be created. However the table inside column (Project_Member) contains 3 or more rows. Whenever we try to expend column table with selected column it is multiplying with number of rows listed in column (Proejct_Member) table. I am looking to have one original row for each but table column values should be concatinated using separator ", ". 

 

Here is attached screenshot.

 

pandeyamitk_0-1680168024281.png

Expected Reslult -

We need result link this in columns

pandeyamitk_1-1680168051350.png

Thank you

Amit

1 REPLY 1
ChielFaber
Solution Supplier
Solution Supplier

For both columns you could use the technique described in the following blogpost by GorillaBI:

 

https://gorilla.bi/power-query/group-by-to-concatenate-text/

 

It uses the group by function with the Text.Combine function in Powerquery. The output will be the result your looking for albeit that the example is just for one column. You could adjust the code to use it for two columns.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.