Forum Discussion
jhodasoft
3 years agoFrequent Visitor
Average
good afternoon, the idea is to calculate the average of the quarterly values, can someone help me?
- 3 years ago
=AVERAGEX(VALUES[Quarters],[Measure])
jhodasoft
3 years agoFrequent Visitor
wdx223_Daniel thank you so much!, I solve it:
Average = AVERAGEX(values(DIM_Rotacion[trimestre]),[m_evolucion_rotacion])