Separation Configurations

Separation Configurations

This section controls the characters used to structure and organize data in the CSV file, defining how fields, rows, and multiple values are separated.

image-1756458481447.png

"Field Separator": defines the character that divides columns in the CSV file:

Row Separator: determines the character that indicates the end of each record:

Multiselect Picklist Separator: handles fields that can contain multiple values:

Practical Usage Examples

Multiselection field "Product Categories":

Recommendation: Use comma (,) as field separator, LF (\n) as row separator, and double pipe (||) for multiselections to ensure maximum compatibility and clarity in data structure.

 


Revision #1
Created 2025-08-29 09:07:27 UTC by Elisabetta
Updated 2025-08-29 09:08:09 UTC by Elisabetta