Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns the siblings of a specified member, including the member itself.
Member_Expression.Siblings
Member_Expression
A valid Multidimensional Expressions (MDX) expression that returns a member.
The following example returns the default measure for the siblings of March of 2003, which are January 2003 and February 2003, and including March 2003.
SELECT [Date].[Calendar].[Month].[March 2003].Siblings ON 0
FROM [Adventure Works]
Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register today