Jump to: navigation, search

CUSTOM_DIM Dimension

Each row in the CUSTOM_DIM dimension describes a distinct combination of the custom attributes of a task. A custom attribute is represented by a string value.

The CUSTOM_DIM Dimension
Field Data Type Description
CUSTOM_DIM_KEY int Primary key of this table.
CUSTOM_DIM_ATTRIBUTE1 nvarchar(255) Custom attributes that further classify a task.
CUSTOM_DIM_ATTRIBUTE2
CUSTOM_DIM_ATTRIBUTE3
CUSTOM_DIM_ATTRIBUTE4 nvarchar(128)
CUSTOM_DIM_ATTRIBUTE5
CREATED_ETL_AUDIT_KEY int Key to the ETL_AUDIT dimension, identifying the ETL job that created this record.
UPDATED_ETL_AUDIT_KEY int Key to the ETL_AUDIT dimension, identifying the ETL job that last updated this record.
This page was last edited on December 19, 2017, at 10:26.
Comments or questions about this documentation? Contact us for support!