Which CSV file formats are supported?
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 ("^")
EZ Inventory will automatically detect the delimiter being used by the CSV file so you don't need to specify this option anywhere.
App: EZ Inventory