Data conversion steps
-
Convert to boolean: convert values in string columns to boolean
-
Convert to date: convert values in string columns to date
-
Convert to decimal: convert values in string or integer columns to decimals
-
Convert to integer: convert values in decimal or string columns to integers
-
Convert to string: convert values in a column to string
-
Convert Unix time to date: convert Unix timestamp value to date and time
-
Calculate formula: convert data using custom calculation