Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 CascadingChildrenSet(Member_Expression)

Arguments

Member_ExpressionMDX expression that returns a member.

Examples

There is a calculated member that consists of other aggregated calculated members, as in following example 'Last two months' consists of aggregated member 'Current Month' and 'Previous Month'

...

CascadingChildrenSet([Time].[Last two months])

See also

Aggregate function

ChildrenSet function