Forum Discussion

eddya's avatar
eddya
Frequent Visitor
7 years ago
Solved

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(...
  • eddya's avatar
    7 years ago

    Solved using this thread.

     

    Thanks!