Parent (MDX)
Returns the parent of the specified member.
Parameters
Name | Type | Cardinality | Default value |
member-expression | one |
Return
member
Description
The parent function returns the parent of the specified member. If the member is a root member, that is member with no parent, it will return a null entity.
It is equivalent to Ancestor(member,1).
See Also
Examples
Special Examples (errors, null, ...)
XMLA Properties
Find here the value of the XMLA properties when not specified otherwise.