OLAP Server User Guide
MDX Documentation
Siblings (standard 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.

icCube OLAP version: 3.0.3 03-Mar-2013 14:06:07 GMT