📜  power bi average distinct only - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:44.940000             🧑  作者: Mango

代码示例1
AVERAGEX(VALUES(Table[Employee]), CALCULATE(AVERAGE(Table[Age])))