Hello everyone!
My Excel file has some values displayed like (0,00) and (990.254,10), for example.
The actual values are -0,0058974562361 and -990254,1013
Alteryx is reading the values as (0,00) and (990.254,10), and as Strings.
I removed "(" and ")", but I can't handle losing digit information.
Any ideas how to handle this?
Thanks a lot!