Hi
I am grabbing the data from a google sheet,
The numbers from the google sheet are like (-400.-500). When I imported this data in Alteryx the column with the number value has the data type string.
I need it to be a number to be able to make some aggregations,
How to convert the "-4000" string to a number?
The value could be positive or negativ
Thanks,