Forum Discussion

renanc's avatar
renanc
Icon for Helper II rankHelper II
6 years ago
Solved

String to Number - Multiple Conditions

Hey guys, I want to model a data which is string and turn it to number, however there are some details who might be hard to treat. The data comes from a chain of strings, like adresses, zip codes, n...
  • ImkeF's avatar
    ImkeF
    6 years ago

    Hi renanc ,

    your data was a bit dirtier than expected and I realized it a bit late. So the code might not be ideal, but it seems to work (see attachment at the end of this message).

    Didn't clean it up, as I had to spend more time than expected already...