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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
jorismo
Helper II
Helper II

Convert alphanumeric to numeric

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!

1 ACCEPTED SOLUTION
HashamNiaz
Solution Sage
Solution Sage

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.

 

Column from Examples 

 

Regards,

Hasham

View solution in original post

2 REPLIES 2
HashamNiaz
Solution Sage
Solution Sage

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.

 

Column from Examples 

 

Regards,

Hasham

That works, thanks!

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.