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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Larrie_C
New Member

merge column with delimited values without splitting

Hey everyone,

 

I have the folowing data: 

a100
b100, 101, 102
c102,103
d102

And ID's

100yellow
101blue
102green
103purple

 

Is there a way to merge the colors into the first table, without having to delimit them an joining together after merging each column? 

 

The endresult should look like this:

ayellow
byellow, blue, green
cgreen, purple
dgreen

 

Thanks

1 ACCEPTED SOLUTION
Fowmy
Super User
Super User

@Larrie_C 

 

That is the way to go but after you merge with the color table, then you can use the group function concatenate the colors the first column.

 

________________________

If my answer was helpful, please consider Accept it as the solution to help the other members find it

Click on the Thumbs-Up icon if you like this reply 🙂

YouTube  LinkedIn

Did I answer your question? Mark my post as a solution! and hit thumbs up


Subscribe and learn Power BI from these videos

Website LinkedIn PBI User Group

View solution in original post

2 REPLIES 2
camargos88
Community Champion
Community Champion

@Larrie_C ,

 

Check the attached file.

 

Capture.PNG

 

Or the previous step has the normalized table:

Capture.PNG

 



Did I answer your question? Mark my post as a solution!

Proud to be a Super User!



Fowmy
Super User
Super User

@Larrie_C 

 

That is the way to go but after you merge with the color table, then you can use the group function concatenate the colors the first column.

 

________________________

If my answer was helpful, please consider Accept it as the solution to help the other members find it

Click on the Thumbs-Up icon if you like this reply 🙂

YouTube  LinkedIn

Did I answer your question? Mark my post as a solution! and hit thumbs up


Subscribe and learn Power BI from these videos

Website LinkedIn PBI User Group

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors