HasSubdimension Property

The HasSubdimension property returns whether a level contains a subdimension.

Syntax

object .HasSubdimension

Applies To

DateLevel Object

Level Object

Discussion

Subdimensions provide different levels of detail for specific categories, also known as unbalanced hierarchies. Categories in a subdimension are independent of levels in other parts of the dimension. Changes made to levels outside the subdimension do not affect categories in a subdimension. The reverse is also true.

For example, some branch offices may report product sales down to the item level, whereas others may report only to the product level. You may have a subdimension for those branches that report to the item level.

Type

Boolean

Access

Read