Forum Discussion
mdrammeh
Helper III
10 years agoHow to extract number from text
I am trying to figure out how to extract numbers numbers from a text. For example, if I want to extract the number of miles (MI) from this description: Factory OH Expense ABCD1315 14.0 MI ...
mdrammeh
Helper III
10 years agoReceived the folowing error message:
"The search Text provided to function 'FIND' could not be found in the given text."
v-haibl-msft
Microsoft Employee
10 years ago
Do some text stings in your data not have “MI” in them? The error message will return if it cannot find “MI” in the column values.
Best Regards,
Herbert