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.
| Field | Data Type | Description | 
|---|---|---|
| CUSTOM_DIM_KEY | int | Primary key of this table. | 
| CUSTOM_DIM_ATTRIBUTE1 | varchar(255) | Custom attributes that further classify a task. | 
| CUSTOM_DIM_ATTRIBUTE2 | ||
| CUSTOM_DIM_ATTRIBUTE3 | ||
| CUSTOM_DIM_ATTRIBUTE4 | varchar(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 August 13, 2013, at 11:02.
                
                
                
                
                
                
		
		
			Comments or questions about this documentation? Contact us for support! 
		
                
                                
            