Skip to content

Data Transformations

Tilo edited this page Feb 2, 2018 · 6 revisions

Data validations are applied to all columns / fields of each row of the CSV file.

You typically don't need to modify the data_transformations - they are mainly used internally, to replacing empty strings with nil, or remove quote strings from any data fields..

Custom Data Transformations

Here you can find sample code for the pre-defined data transformations