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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
jgralow
Regular Visitor

Split column in multiple rows

I have a column that i need to split, easy enough, however, i need some of the column split by left 3 and some of the column split by left 5. For example, I have a class number SCL355-Cooking, and a class SCLS0276601-TV  The nubers i need are 355, and 276. Is this possible?

4 REPLIES 4
Anonymous
Not applicable

Hey @jgralow, I would try using "Column from Examples" and see if the Query Editor can figure it out for you.

 

If you're not familiar with this feature, here's a link to a video I posted:

 

https://www.youtube.com/watch?v=kJ37glO4wBY

 

Hope this helps,

Parker

gregcd
Frequent Visitor

If the value contains seven numbers like that, do you always want the three numbers at that posititon?

The value in the column will range from 6 to 15 numbers, the 3 numbers i want to extract will vary depending on the size. 

You can use several "if" statements to check the length of the value, then if true split at the required position. 

 

Some info on nested if statements: https://www.myonlinetraininghub.com/power-query-if-statements

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.