Returns TRUE if the current member is the specified member or a child of the specified member.
@ISICHILD (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:
@ISICHILD(South)
Returns TRUE for Texas, Oklahoma, Louisiana, New Mexico, South
@ISICHILD(Profit)
Returns FALSE for Measures, Sales
@ISCHILD, which excludes the specified member.
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |