Avg (MDX)
                                    Returns the average value of measures or the average value of an optional numeric expression, evaluated over a specified set.
- Returned Output: Numeric
 - Library: MDX \ Semantic \ Statistical
 - Version: 2018.00.000
 - Compatibility: SAP BW and Microsoft MDX Engines
 
Syntax
Avg( <List> , OPTIONAL  <Data Point> )
                                    
                                    Further Help on Syntax and Examples
For more details on the syntax and use of this MDX function please click here.