TopPercent (MDX)

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

  • Returned Output: List
  • Library: MDX \ Semantic \ List
  • Version: 2018.00.000
  • Compatibility: SAP BW and Microsoft MDX Engines

Syntax

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