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
eddya
Frequent Visitor

Average Time Spent Per Order By Month

I am currently measuring the performance of our various warehouse employees by calculating minutes spent per order per day using this MEASURE:

 

TimeSpentPerOrder = CALCULATE(DIVIDE(DATEDIFF(MIN(ShipVerifiedReport[Scan Date]),MAX(ShipVerifiedReport[Scan Date]),MINUTE),[NumberOfOrdersProcessed]))

Here is a sample of my data:

 

Capture.PNG

 

And here is a sample of the results from the above formula:

 

Capture2.PNG

 

Basically, I'd like to divide the [Distinctcount] number of working days by the sum of minutes per order. Since the minutes per order is calculated using a measure, I am unable to do so very easily. Any assistance is appreciated on the matter.

 

Thank you!

 

1 ACCEPTED SOLUTION
eddya
Frequent Visitor

Solved using this thread.

 

Thanks!

View solution in original post

1 REPLY 1
eddya
Frequent Visitor

Solved using this thread.

 

Thanks!

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

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

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

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