LookupByKeys (MDX+)
Returns a set of members in a given level/hierarchy/dimension matching the key parameters.
Parameters
Name | Type | Cardinality | Default value |
dimension-hierarchy-level-expression | one | ||
scalar-expression | one-n |
Return
set-members
Description
The function returns the members matching the keys specified in the scalar expressions. If the keys of the requested members are multi-values, then wrap each of them into a ListScalars (see example below).
See Also
Examples
XMLA Properties
Find here the value of the XMLA properties when not specified otherwise.