DrillUpMember (MDX)
Returns the members in a specified set that are not descendants of the members in the second specified set.
Parameters
Name | Type | Cardinality | Default value |
set-1 | set-expression | ||
set-2 | set-expression |
Return
set
Description
The DrillupMember function returns a set of members based on the members specified in the first set that are descendants of members in the second set.
A member will get drilled up only if it is 'immediately' followed by a child or a descendant.
See Also
DrilldownLevel DrilldownLevelBottom DrilldownLevelTop DrilldownMember DrilldownMemberBottom DrilldownMemberTop DrillUpLevel
Examples
Special Examples (errors, null, ...)
XMLA Properties
Find here the value of the XMLA properties when not specified otherwise.