Question
How to output Number (decimal) with a decimal point and a specific number of decimal places.When outputting Number (decimal) in CSV from Tableau Prep, the number of digits after the decimal point cannot be set arbitrarily.
If it's all 0's after the decimal point, a string of numbers without a decimal point is output, just as with integers. This can be misleading for reading data in Tableau Desktop because Tableau Desktop determines the data type by the data type of the first 1,024 rows of the CSV.