Gets the default parent for the current member or a specified member. This function can be used in these types of rules:
Calculation
Translation
Consolidation
Allocation
HS.<Object>.DefaultParent("Member") HS.<Object>.DefaultParent("") HS.Custom("Label").DefaultParent("Member") HS.Custom("Label").DefaultParent("")
where Member is a valid dimension member.
Note: | Use a blank string (" ") to apply this function to the current member. |
Table 48. Syntax for DefaultParent Function
Parameter | Description |
---|---|
<Object> | One of these object keywords:
|
Member | Depending on the object selected, the name of a valid member of one of these dimensions:.
|
A string that contains the default parent for the member.