_HierarchyAttributes
The _HierarchyAttributes table describes the levels in the hierarchies that the combined table columns represent.
This table describes _HierarchyAttributes:
| Column | Type | Description |
|---|---|---|
| DimensionName | String(50) | Name of dimension. |
| HierarchyName | String(50) | Name of the hierarchy. |
| FieldName | String(50) | The name of the attribute as defined in the FieldName column of the AttributeFields table. |
| ElementColumnName | String(50) | The name of the source table column that contains the element for which the attribute values will be loaded. |
| AttributeColumnName | String(50) | The name of the source table column that contains the attribute values that will be loaded for the specified element in the specified hierarchy in the specified dimension. |