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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

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
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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