Hi,
I have an excel file that shows 8.33% and when I click in the cell Excel shows the full value as 8.32880188202969%. When I bring the file into Alteryx it shows the value as 8.3288018820296905E-2, when looking at the Select tool it shows the Type of the field as String, when looking at the type of the field in Excel it doesn't seem to be defined.
I dont think I can change the Excel file since its being generated each quarter, how can I deal with this in Alteryx? Do I need to have some formula to strip out after the E and then multiple the remaining number by the value of E?