|
Separated Values Format |
Top Previous Next |
|
In a Separated Values format-type file, the data fields are not in fixed position (in other words the text does not line up). Instead they are separated by a column separator, which may be a comma [ , ] or a pipe signal [ | ] or a full stop [ . ] or a TAB or any other unusual character
Most files you import here will have the following fields:
The separator is placed after the last character in each field, for each item. The system will read field values as existing between the separators. Leading or trailing spaces are removed Before importing, enter the following:
|