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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
ozmike
Resolver I
Resolver I

Turn column into a list of values using Text.Combine

Hi

 

I have a table

Id

1

2

3

 

And want to do

1,2,3

 

someone mentioned in a post change type to text and then

= Text.Combine(#"Changed Type"[Id], ",")

 

but i'm a bit lost?

 

1 ACCEPTED SOLUTION

The purpose is explained in a previous post,

 

This video shows how to do it.

Specializing in Power Query Formula Language (M)

View solution in original post

4 REPLIES 4

What is the goal of having a list?

To get what you describe you can transpose then merge columns with a "," delimiter

I'm trying to do this here

The purpose is explained in a previous post,

 

This video shows how to do it.

Specializing in Power Query Formula Language (M)

The the post you described - i didn't understand but your video helped

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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