Forum Discussion
Average 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 someone give me a solution?
measure
visual in which I want it to repeat the number for all lines
table that I created to validate and it worked
I invite you to watch these videos to better understand 😉
https://www.youtube.com/watch?v=lMuDz6ViU1w
16 Replies
- aj1973Community Champion
Hi Edgar_massa
in your VAR _avg = CALCULATE(AVARAGEX(tf,[X]) , ALL())
- Edgar_massaHelper II
Did not work.
What can it be?
- aj1973Community Champion
Please add tf in ALL(tf)
- AnonymousNot applicable
Hi Edgar_massa ,
Could you please provide more details with your desired output and pbix file without privacy inforamtion?
How to Get Your Question Answered Quickly
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.