Forum Discussion
Edgar_massa
Helper II
3 years agoAverage with ALL()
Good night sir, I'm trying to create a measure to bring the value repeatedly, using the ALL function, I created a virtual table and I saw that it works more in the measure it doesn't work, could som...
- 3 years ago
I invite you to watch these videos to better understand 😉
https://www.youtube.com/watch?v=lMuDz6ViU1w
aj1973
Community Champion
3 years agoHi Edgar_massa
in your VAR _avg = CALCULATE(AVARAGEX(tf,[X]) , ALL())
- Edgar_massa3 years ago
Helper II
Did not work.
What can it be?
- aj19733 years ago
Community Champion
Please add tf in ALL(tf)
- Edgar_massa3 years ago
Helper II