ListScalars (MDX+)

Wraps a list of scalar entities into a scalar entity that can be used by other functions.

Parameters

Name Type Cardinality Default value
  scalar-expression  one-n   

Return

list

Description

The function wraps the scalar entities as specified in the scalar expressions into a scalar entity representing this list of entities. This list can then, for example be used as a parameter of the LookupByKeys function to represent a multi-value key (e.g., ListScalars( "Texas", "Paris" ), ListScalars( "France", "Paris" ).

See Also

LookupByKeys

Examples

XMLA Properties

Find here the value of the XMLA properties when not specified otherwise.