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
ThomasWeppler
Skilled Sharer
Skilled Sharer

How do I make more rows after each ,

Hi Power BI community

 

I have a table with leader ids. Sometimes a row has a single id and othertimes it multiple ids split by ","

Like this.

 

ThomasWeppler_0-1715609464480.png

I want to add a new row each time I have a "," so no row has more than a single number.
Is this possible?

 

1 ACCEPTED SOLUTION
HotChilli
Super User
Super User

split column by delimiter, using ","  as delimeter. Click the 'To rows' option

View solution in original post

4 REPLIES 4
smpa01
Super User
Super User

@ThomasWeppler add a new column with Text.Split([Column],',') and then exapnd to new rows

Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
My custom visualization projects
Plotting Live Sound: Viz1
Beautiful News:Viz1, Viz2, Viz3
Visual Capitalist: Working Hrs

Thanks @smpa01 
I wnet with @HotChilli  solution, but I am sure your solution would have worked as well 🙂

HotChilli
Super User
Super User

split column by delimiter, using ","  as delimeter. Click the 'To rows' option

Thanks @HotChilli 
Your solution was super easy to impliment and worked like a charm.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

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

MayPowerBICarousel

Power BI Monthly Update - May 2024

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

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors
Top Kudoed Authors