BottomPercent (MDX)

Returns a derived list of the BOTTOM elements, from the given list, that sum to a specified percentage of the total for the entire list.

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

Syntax

BottomPercent( <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.