Delimiters for Hierarchical and Multi-Select Fields

When importing records that contain hierarchical relationships, use a colon “:” as the field delimiter. If relationships are multi-tiered, place a colon between each record and subrecord. Place a space between each value and each delimiter.

If there is a hierarchy in a user interface dropdown list, then the CSV file requires the colon delimiter, even if a colon does not display in the UI dropdown list.

Example Hierarchical Delimiters

In this example, Solution 1 is associated with Topic B, which is a Subtopic of A. Solution 2 is associated with Topic Z, a Subtopic of Y, which is a Subtopic of X. The colon “:” is the field delimiter. You signify the hierarchy between items using the colon in the topic column.

Solution

. . .

Topic

Is Inactive

1

. . .

A : B

FALSE

2

. . .

X : Y : Z

FALSE

Related Topics

Tips for Successful CSV Imports
Sublist Data Import
Importing Subrecord Data
Supported Subrecord Imports
Effects of Auto-Generated Numbers during Imports
General CSV File Conventions
Tips for Using Numbers in CSV Files
Boolean Values in CSV Files
Avoiding Errors for Commas and Other Delimiter Symbols within CSV File Fields
Name References
State and Province Names for CSV Import
Country Names for CSV Import

General Notices