DISPLAY_FOLDER (MDX)

Defines the location (path) of a calculated measure.

Description

A string that identifies the path of the display folder that the client application uses to show the measure.

This is a logical path that does not impact how calculated measures are referenced within an MDX statement.

It is up to the client application to support this property and its actual format. For example, both Excel and icCube Dashboards assume the backslash (\) is the level separator. In icCube Dashboards, if the path starts with a backslash, then the DISPLAY_FOLDER is placed outside its measure group.

A calculated measure can be within more than one display folder. To provide multiple display folders, use a semicolon (;) to separate the folders.

This property applies to the regular measures as well.

See Also

Cell Properties

XMLA Properties

Find here the value of the XMLA properties when not specified otherwise.