Properties Pane

The Calculated Member Manager includes the Properties pane, which displays the properties of the calculated member selected in the List pane. Use the Properties pane to modify the property settings for the selected calculated member.

Property Description
BackColor Background color of the displayed calculated member. Only numeric values are valid.*
FontFlags Font flags of the displayed calculated member. Only numeric values are valid.*
FontName Font of the displayed calculated member.*
FontSize Font size of the displayed calculated member. Only numeric values are valid.*
ForeColor Foreground color of the displayed calculated member. Only numeric values are valid.*
Format String Microsoft® Office format string for displaying cell values. A list of common format strings is displayed when you click Format String. For more information about format strings, see the OLE DB 2.0 and later documentation.
Name Name of calculated member. The name is displayed in cube browsers.
Parent Dimension Dimension that includes the calculated member. If the calculated member is a measure, specify Measures.
Parent Member Member that includes the calculated member. The parent member determines the location of the calculated member in the dimension structure. This property must be null if the parent dimension is a one-level dimension or Measures.
Solve Order Order in which the calculated member is resolved in case of intersection with other calculated members. Valid values are 0 (zero) and positive integers. Calculated members with lower Solve Order values have precedence in resolution.
Value MDX expression that defines the values of the calculated member. The values are displayed in cube browsers.
*To use this optional property, the client application must support its use and interpret its values. The Cube browser and the Browse panes of the Cube editor and Calculated Member Manager do not support this property.

(c) 1999 Microsoft Corporation. All Rights Reserved.