NonEmptyCrossjoin (MDX)

Returns the cross product of one or more sets as a set, excluding empty tuples and tuples without associated fact table data.

  • Returned Output: List
  • Library: MDX \ Semantic \ List
  • Version: 2018.00.000
  • Compatibility: Microsoft MDX Engines only

Syntax

NonEmptyCrossjoin( <List> , <List> )
Further Help on Syntax and Examples

For more details on the syntax and use of this MDX function please click here.