Hi all,
I have specified a CSV file as the input data. Subsequently, I am using Select to format the field as Type = Double.
However, it appears the value of numbers is dropping off after the comma; in other words 123,000 becomes 123.
I can't seem to figure out why. This doesn't seem to be a problem when my input data is in xlsx format. Am I not specifying something correctly when I import the csv file?
Thanks,