Hi All,
I have an amount column in a csv file with the following data:
ColumnA
43
45.6
50.4567
445678.67
60
When I try to load this columnA to a database column with datatype decimal (40,6) alteryx throws an error saying that 'Character,decimal & binary parameters cannot have a precision of zero '
Thanks,
Banu