Hi!
All right, I have a double field that is throwing two errors
1. "-" is not a valid fixed decimal...
2. Field Conversion error limit reached
How can I clean up the field and remove the dash '-', I have tried RegEX and straight If function but none seem to work.
And how can I figure out the conversion error limitation?
Thanks gurus!