The @ISSAMEGEN() function returns TRUE if the current member is the same generation as the specified member.
@ISSAMEGEN(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:
@ISSAMEGEN(West) TRUE for East @ISSAMEGEN(West) FALSE for California
Copyright (c)1991-2000 Hyperion Solutions Corporation. All rights reserved.