I am trying to remove text from a specific column and only keep the numeric values. I tried to use a derived column and also tried to search for the answer, but did not find the solution.
For example, the table looks like this:
order_number
1001
1002 k
1003
text
1004
aa 1007
I hope somebody could help me with this. Thanks in advance
This is the error I get: