Hi,
When I bring my Excel spreadsheet into Alteryx, Alteryx reads some of my numeric data fields as V_String data. When I use a select tool to manually change my fields to Double, I loose some of the precision of my number. Specifically, if my number was 530,000, when I change it to Double it becomes 530. Obviously, this means that my data is now incorrect. Is there a way to keep the precision of my number while changing it to a numeric data type? Should I be using a data type other than Double?
Any help is appreciated! Thank you!