You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DefaultMember element defines the default member for the parent element. If DefaultMember is not specified or is set to an empty string, [!INCLUDEmsCoName] [!INCLUDEssNoVersion] [!INCLUDEssASnoversion] chooses a member to use as the default member.
For ManyToManyMeasureGroupDimension elements, the DefaultMember element contains an MDX expression that specifies a member in the dimension identified in the CubeDimensionID element of the ManyToManyMeasureGroupDimension. The MDX expression is similar to the StrToMember MDX function with the CONSTRAINED keyword, in that it cannot include MDX or user-defined functions.
The elements that correspond to the parents of DefaultMember in the Analysis Management Objects (AMO) object model are xref:Microsoft.AnalysisServices.AttributePermission, xref:Microsoft.AnalysisServices.DimensionAttribute, and xref:Microsoft.AnalysisServices.PerspectiveAttribute.