Returns TRUE if the current member is a sibling of the specified member. This function excludes the specified member.
@ISSIBLING (mbrName)
mbrName | Any valid single member name or member combination, or a function that returns a single member or member combination. |
In the Sample Basic database:
@ISSIBLING("New York")
Returns TRUE for Florida, New Hampshire.
@ISSIBLING(Sales)
Returns FALSE for Margin.
@ISISIBLING, which includes the specified member.
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |