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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Netrelemo
Helper IV
Helper IV

A List.Accumulate question.... (I think)

I have two columns, and I want transform them as follows:

 

Col1   Col2   

123    A

123    B

123    C

45     H 

45     K

45     L

 

 

Becomes

Col1    Col2

123     A,B,C

45      H,K,L

 

I think List.Accumulate is the right tool, but I cant quite see how to use it. 

 

1 ACCEPTED SOLUTION
Netrelemo
Helper IV
Helper IV

Ha! Solved it. 

Thanks to this post: 

https://gorilla.bi/power-query/aggregate-text-values/

 

Table.Group with a nested Text.Combine

View solution in original post

2 REPLIES 2
v-angzheng-msft
Community Support
Community Support

Hi, @Netrelemo 

 

Thank you for sharing😀

Could you please mark your post as Answered since it is working now? It will help the others in the community find the solution easily if they face the same problem with you. Thank you.

 

 

Best Regards,
Community Support Team _ Zeon Zheng

Netrelemo
Helper IV
Helper IV

Ha! Solved it. 

Thanks to this post: 

https://gorilla.bi/power-query/aggregate-text-values/

 

Table.Group with a nested Text.Combine

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.