Dear Experts,
I would like to know how to convert the number stored as text to a numeric value. I have data in the given format. Could you Pls share some solution on this.
Select tool should do the job - change your fields to Double or another numeric data type
@alexnajm method is the most effeicnt the other way would be to use the formula tool create a new field and use tostring([fieldnmae])