Forum Discussion
SLima
Helper I
5 years agoTotal Average
how I total the average correctly
amitchandak
Super User
5 years agoSLima , Assume MediaCom Total is a measure . Try a measure like
AverageX(Values(Table[Lente]), [MediaCom Total])