Forum Discussion
Anonymous
8 years agoNot applicable
avg amount with sum
Hi i have data like below: I wrote dax for avg amount: Avg amount = CALCULATE(AVERAGE(‘table1[Amount]),filter(ALLEXCEPT(table1,table1 [Date],table2[Area]))) How to find to...
- 8 years ago
v-chuncz-msft
Community Support
8 years ago- Anonymous8 years agoNot applicable
Thanks for sharing the link