Forum Discussion
Anonymous
6 years agoNot applicable
Total for Avg Column does not AVG properly
HI, I am still learning BI and need your help on the below: First problem is the total for the avg column does not average properly (have tried, sumx and avgx) Second problem, is my ...
amitchandak
6 years agoSuper User
Anonymous ,
Try like
AverageX(summarize(Table,Table[Origin],"_1",[Avg KGS per HBL]),[_1])