/
CHILDREN

CHILDREN

Description:

This function is used to return the set of children of a specified member.

Syntax:

Member_Expression.Children

Return Type:
SET

Parameters:

Parameter

Description

Parameter

Description

Member_Expression

It is a valid MDX expression that returns a member.

Example:

select [Measures].[Internet Average Sales Amount] on columns , [Product].[Product Categories].[Category].&[Accessories].children on rows from [AdventureWorksMF]

Related content

CURRENTMEMBER
CURRENTMEMBER
More like this
ANCESTORS
ANCESTORS
More like this
ALLMEMBERS
ALLMEMBERS
More like this
ANCESTOR
ANCESTOR
More like this
ANCENDANTS
ANCENDANTS
More like this
COUNT
More like this

Copyright Kyvos, Inc. All rights reserved.