Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Utilization rate

I'm hoping that there is an easier way to go about this than what I have been trying to do. 
We have trucks that run 24/7. Within there, we have shifts that can start at anytime. The majority run less than 11 hours, but we have some that will span multiple days. I am wanting to know, for a given 24 hour period of time, what percent is connected to a shift. 

I have a column with shiftstartdatetime, and a column with shiftenddatetime. I also have a separate table for dates titled Date.

I can get the total number of hours in a shift, but it is relating that back to utilization, esp if I have a shift end in the morning and another pick up in the afternoon; or if one runs multiple days(across country)

 

I'd even take a hint at where to look. Figuring it is going to be a couple calculated columns first, then a measure.

  • Anonymous's avatar
    Anonymous
    6 years ago

    Just going to aggregate to the week/month instead. We are looking for outliers of grossly underutilized resources and this will get us there just as well, if not better. 

4 Replies