Siblings (MDX)
Returns the set of siblings of a specified member, including the member itself.
Parameters
Name | Type | Cardinality | Default value |
member-expression | one |
Return
set
Description
The function returns all siblings of the member, including the member itself.
This function is equivalent to the [Member].Parent.Children.
See Also
FirstSibling LastSibling Children Parent Members AddCalculatedMembers
Examples
Special Examples (errors, null, ...)
XMLA Properties
Find here the value of the XMLA properties when not specified otherwise.