Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 50 | |
| 49 | |
| 35 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 92 | |
| 75 | |
| 41 | |
| 26 | |
| 25 |