Skip to main content

Data Experience Reference Table

The list below is a reference to all columns in the Data Experience Reference Table.

ColumnDefinition
NameThe name you give to your Reference Data Table. Doesn't have to match the actual table name.
OrdinalSpecifies load order based on data dependencies.
FilterWHERE clause for row conditions. For example, for parent-child hierarchies, two rows are needed—one for parent data and one for child data, each with its own WHERE clause.
New RecordsAction for new records: INSERT, UPDATE, DELETE, IGNORE.
Change RecordsAction for updated records: INSERT, UPDATE, DELETE, IGNORE.
Dropped RecordsAction for removed records: INSERT, UPDATE, DELETE, IGNORE.
TableSource table for data export.
Sync KeyUnique key from the target table.
Expiration Timestamp FieldRequired if Dropped Records is set to Expire.