AVERAGEX DAX Function (Aggregation)
Calculates the average (arithmetic mean) of a set of expressions evaluated over a table.
Syntax
Parameter | Attributes | Description |
---|---|---|
Table Iterator |
The table containing the rows for which the expression will be evaluated. |
|
Expression Row Context |
The expression to be evaluated for each row of the table. |
Return values
Related functions
Other related functions are:
Last update: Jan 23, 2021 » Contribute » Show contributors
Contributors: Alberto Ferrari, Marco Russo, Imke Feldmann
MSDN documentation: https://docs.microsoft.com/en-us/dax/averagex-function-dax