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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
MostlyLost
Frequent Visitor

Calculating quartiles on a rolling/trailing average time value

My data is as follows:

DataDate (date)

ProcedureType (text)

Location  (text)

ProcedureTimeMinutes (WholeNumber)

ProcedureDuration (Date/Time) <-This is calculated as a duration type in PowerQuery, but I cannot figure a way to keep that in PowerBI

Physician (text)

 

I am trying to look back 7 days (but the time range may change), and calculate quartile break points for procedure times. The visualization will need to be able to be sliced by ProcedureType, Location, and Physician.

 

How do I go about calculating the quartiles, and be able to display times/durations that are greater than 24 hours?

 

 

1 ACCEPTED SOLUTION
V-lianl-msft
Community Support
Community Support

Hi @MostlyLost ,

 

You could refer to this:

https://sqldusty.com/2018/08/31/calculating-quartiles-with-dax-and-power-bi/ 

If the problem persists,could you share the sample data and the result you expected?

 

Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
V-lianl-msft
Community Support
Community Support

Hi @MostlyLost ,

 

You could refer to this:

https://sqldusty.com/2018/08/31/calculating-quartiles-with-dax-and-power-bi/ 

If the problem persists,could you share the sample data and the result you expected?

 

Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

please provide sample data in usable format, and show sample expected outome.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors