Which CSV delimiters do you support?
The CSV file must contain a header row and the file extension can be anything (e.g. .csv, .txt, .tsv, .123, .abc) or no file extension at all.
We support the following data separators/delimiters:
- comma (",")
- tab ("____")
- semicolon (";")
- pipe or vertical bar ("|")
- caret ("^")
- tilde (~)
Related Articles:
App: EZ Importer