Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
mali130
Helper I
Helper I

Taking an Average of a Measure

Hi Gurus,

 

I have created a measure which has around 5 values against 5 dates. I am looking to find a way to display the average of all those values. Please advise.

 

Thanks. 

1 ACCEPTED SOLUTION
mali130
Helper I
Helper I

Thanks @amitchandak you are always very kind

View solution in original post

4 REPLIES 4
mali130
Helper I
Helper I

Thanks @amitchandak you are always very kind

mali130
Helper I
Helper I

hi @amitchandak thank you so much for your input. I tried the way you mentioned but there is a small issue, the value in one of the date does not seem to be right. Please see below image, last column is calculated based on what you mentioned. Column 'OB Cases Shipped Per Lb. Hr." is calculated by dividing "Sum of Total Cases Shipped" by "Sum of Actual Worked Hours". All the values of column three and four are matching except highlighted in the image. Can you please advise why.

mali130_0-1675652977263.png

 

Hi,

Share some data to work with and show the expected result very clearly.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
amitchandak
Super User
Super User

@mali130 , try a measure like

 

Averagex(Values(Date[Date]), [Measure])

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.