This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi all,
I've found this solution but it didn't work for my case:
try Number.FromText([Text]) otherwise null
I've got a column that is build on alphanumeric characters. (SVF-11254, svf685, SVF742, ....) now I only need the number and nothing else to get the connection with another table right.
I can't use (I think) the delimiter because there are some numbers with 3, 4 or 5 numbers.
With the solution of the 'try number.....' I also get null values for SVF9294 which need to be 9294
Thanks for the help!
Solved! Go to Solution.
Hi @jorismo !
Please try creating a new Column from example in Power Query Editor;
In the new column example type only Integer values for the column, you need to provide 3/4 example value and it will generate M Code to create the new column containing only integer values.
Regards,
Hasham
Hi @jorismo !
Please try creating a new Column from example in Power Query Editor;
In the new column example type only Integer values for the column, you need to provide 3/4 example value and it will generate M Code to create the new column containing only integer values.
Regards,
Hasham
That works, thanks!
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 27 | |
| 23 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 50 | |
| 30 | |
| 25 | |
| 24 |