The @ISIDESC() function returns TRUE if the current member is the specified member or a descendant of the specified member.
@ISIDESC(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:
@ISIDESC(South) TRUE for Texas, Oklahoma, Louisiana, New Mexico, South @ISIDESC(West) FALSE for Market, East, South, and Central
@ISDESC, which excludes the specified member.
Copyright (c)1991-2000 Hyperion Solutions Corporation. All rights reserved.