Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 1.18 KB

Excel.calculatedmember.parentmember.md

File metadata and controls

38 lines (20 loc) · 1.18 KB
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
CalculatedMember.ParentMember property (Excel)
vbaxl10.chm686087
vbaxl10.chm686087
72711256-a4e4-0aa1-64d5-a4342a9ad4a6
04/13/2019
medium

CalculatedMember.ParentMember property (Excel)

Returns the name of the parent member for the parent hierarchy. Read-only String.

Syntax

expression.ParentMember

expression A variable that represents a CalculatedMember object.

Remarks

The default parent member is determined by whatever has been defined by the cube designer or Analysis Services as the default member of the selected hierarchy. For example, if an "All" member exists for the selected hierarchy, this is typically the default parent member on the cube.

If the selected parent hierarchy does not have an "All" parent member, another default parent member is defined, either by the cube designer or programmatically by Analysis Services. (If a default member is not specified by the cube designer, the Analysis Services engine automatically defines one.)

Property value

STRING

[!includeSupport and feedback]