FirstChild (MDX)
Returns the first child of the specified member.
Parameters
Name | Type | Cardinality | Default value |
member-expression |
Return
member
Description
The function returns the first child of the specified member.
Leaf members have no children and therefore no first child.
The result is equivalent to : member.children(0).
See Also
Examples
Special Examples (errors, null, ...)
XMLA Properties
Find here the value of the XMLA properties when not specified otherwise.