The @ISISIBLING() function 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. |
Example
In the Sample Basic database:
@ISISIBLING(Qtr2) TRUE for Qtr1, Qtr2, Qtr3, and Qtr4 @ISISIBLING(Actual) FALSE for Scenario
@ISSIBLING, which excludes the specified member.
Copyright (c)1991-2000 Hyperion Solutions Corporation. All rights reserved.