FirstSibling (MDX)
Returns the first child of the parent of the specified member.
Parameters
Name | Type | Cardinality | Default value |
member-expression |
Return
member
Description
The function returns the first child of the parent of the specified member.
Equivalent to Parent.FirstChild or Parent.children(0).
See Also
Examples
Special Examples (errors, null, ...)
XMLA Properties
Find here the value of the XMLA properties when not specified otherwise.