Hello All,
I am seeking few expert advise as I am stuck with my tool. My raw data has a specific column of references which includes Alpha Numeric as well as pure numeric references and these references are pretty huge like 22 characters. Currently my column is V WString so Alteryx is converting all Alpha numeric references perfectly but all my pure numeric references are getting converted to scientific E Notations. eg: 1.01000028133037E+18.
I want all these references to be readable as a whole and not scientific notation. I tried converting my column into a numeric field but that is affecting my Alpha Numeric references. Is there a way where alteryx will be able to read the column pure numeric values as is without converting them to scientific notation.
Any help or suggestion is welcome.
Thanks