BottomSum (MDX)

Returns a derived list of the BOTTOM elements that sum to a specified value, from a given list. 

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

Syntax

BottomSum( <List> , <Integer> , OPTIONAL <Data Point> )
Further Help on Syntax and Examples

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