SubCubeUnion (MDX+)
Filters the facts performing an union operation.
Parameters
Name | Type | Cardinality | Default value |
set-expression | one-n |
Return
void
Description
Currently only available for categories, the SubCube functions allows for filtering facts using different operations.
SubCubeUnion selects all facts defined by all the parameters. For example SubCubeUnion(A,B), or SubCubeUnion( {A,B} ), will define a subCube with only the rows defined by tuples A and B.
This is similar to the set behaviour in a where clause.
See Also
SubCubeComplement SubCubeIntersect SubCubeMinus SubCubeOthers SubCubeSymDifference Eval
Examples
Since Version
4.7
XMLA Properties
Find here the value of the XMLA properties when not specified otherwise.