@ISISIBLING
The @ISISIBLING calculation function for Essbasereturns TRUE if the current member is a sibling (or a match) of the specified member.
Syntax
@ISISIBLING (mbrName)
Example
In the Sample Basic database:
@ISISIBLING(Qtr2)
Returns TRUE for Qtr1, Qtr2, Qtr3, and Qtr4.
@ISISIBLING(Actual)
Returns FALSE for Scenario.
See Also