Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
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?
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
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
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 17 | |
| 14 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 37 | |
| 29 | |
| 24 |