Daily DAX : Day 17 AVERAGEX

 This function calculates the average of an expression on a row by row basis on a table and returns a scalar value.

Syntax


AVERAGEX(<Table>, <Expression>)


https://dax.guide/averagex/

Comments

Popular posts from this blog

Daily DAX : Day 65 INFO.TABLEPERMISSIONS

Daily DAX : Day 55 PV