cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Emel75
New Member

Hoogste, kleinste en gemiddelde berekenen.

Can someone help me to calculate the highest, smallest and average value in Power BI.
Attached is an image, I want to calculate the highest, smallest and average value of the part marked in yellow.

 

 

Alvast dank.IMG_0863.jpg

1 REPLY 1
kentyler
Solution Sage
Solution Sage

So you would probably need one measure for each calculation. DAX has MAX MIN and AVG to do the calculation... the issue would be that if you put the measure in the visual it would have a filter context that would restrict the values available for the calculation to that row. The way out of this would be to use the function ALL() to remove that context when you apply the 3 functions.





Did this post answer your question? Mark it as a solution so others can find it!

Help when you know. Ask when you don't!




Join the conversation at We Talk BI find out more about me at Slow BI


Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

MPPC 2023 PBI Carousel

Power Platform Conference-Power BI and Fabric Sessions

Join us Oct 1 - 6 in Las Vegas for the Microsoft Power Platform Conference.

Top Solution Authors
Top Kudoed Authors