Função AVERAGEX (DAX) - DAX | Microsoft Learn
learn.microsoft.com › pt-br › daxSep 21, 2022 · A função AVERAGEX permite avaliar expressões para cada linha de uma tabela e, em seguida, pegar o conjunto de valores resultante e calcular sua média aritmética. Portanto, a função usa uma tabela como o primeiro argumento e uma expressão como o segundo argumento. Em todos os outros aspectos, AVERAGEX segue as mesmas regras que a AVERAGE.
AVERAGEX function (DAX) - DAX | Microsoft Learn
learn.microsoft.com › en-us › daxJun 21, 2022 · The AVERAGEX function enables you to evaluate expressions for each row of a table, and then take the resulting set of values and calculate its arithmetic mean. Therefore, the function takes a table as its first argument, and an expression as the second argument. In all other respects, AVERAGEX follows the same rules as AVERAGE.