Returns TRUE if the current member is the specified member or a sibling of the specified member.
@ISISIBLING (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:
@ISISIBLING(Qtr2)
Returns TRUE for Qtr1, Qtr2, Qtr3, and Qtr4.
@ISISIBLING(Actual)
Returns FALSE for Scenario.
@ISSIBLING, which excludes the specified member.
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |