Introduction
When importing a file into a list, the delimiter corresponds to the character separating the columns.
The delimiter is set to “comma” by default. However, it is detected automatically when downloading a file locally if the encoding of that file allows it.
Mapping on a single column
If the delimiter entered in the file parameters does not match that of the file, then the data is very often mapped on a single column.
To correct this, you can change the configuration delimiter at the Source step.
Conclusion
The column delimiter is a key parameter for ensuring that data is integrated in different columns.