Returns TRUE if the current member is the same level as the specified member.
@ISSAMELEV (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:
@ISSAMELEV(Sales)
Returns FALSE for Total Expenses.
@ISSAMELEV(Jan)
Returns TRUE for Apr, Jul, Oct.
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |