<dimension>
Hides or customizes a dimension in a Business Intelligence subject area.
Details
The <dimension> element has the following contents:
Attribute or Element | Purpose |
---|---|
name, displayName, description, disabled | See Common Attributes in a Subject Area. |
hidden | (Optional) If hidden="true" then the dimension is defined and can be used in queries, but is not listed as an available dimension. The default is "false". |
allCaption | (Optional) If specified, this attribute overrides the allCaption attribute specified for this dimension in the base cube. |
allDisplayName | (Optional) If specified, this attribute overrides the allDisplayName attribute specified for this dimension in the base cube. |
<hierarchy> | (Optional) You can include zero or more <hierarchy> elements, each of which can hide a hierarchy (or part of a hierarchy). |