Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi,
I wanted to split the column if dash "-" exist more than once for each row and split it without spliting the first dash. Hopefully the below will make more sense:
Example column to be split:
Sample
Sample - Sample1
Sample - Sample1 - Sample2 - Sample3
Sample - Sample1
Sample - Sample1
Sample - Sample1 - Sample2
Column that needs to be created:
Sample
Sample - Sample1
Sample - Sample1
Sample - Sample1
Sample - Sample1
Sample - Sample1
Solved! Go to Solution.
@misiek5510 , First Use Split By Delimiter, and split on only 1st occurrence (Into two columns),
Then again split By Delimiter the second into rows
https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/
Hi !
@misiek5510
You Created Calculated Column Using Len and Left Functions
Here Attached the Ex Pic.I hope it Will help to You.
Thanks,
Thennarasu
@misiek5510 , First Use Split By Delimiter, and split on only 1st occurrence (Into two columns),
Then again split By Delimiter the second into rows
https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
82 | |
81 | |
51 | |
39 | |
34 |
User | Count |
---|---|
95 | |
78 | |
52 | |
49 | |
47 |