joelindquist
MIS
This looks like it's going to get ugly!
I have two date/time fields [Date_Opened,Date_Closed].
I need to find the time in days, hours, minutes that it took to resolve the case (ie. Date_Closed - Date_Opened)
Here's the catch. We only work from 7-6, Mon-Fri.
I am playing with the datediff function, but have no way to exclude the hours that are not worked. Also, it has to be very accurate as people will be evaluated on this measure.
Thanks,
-Joe Lindquist
I have two date/time fields [Date_Opened,Date_Closed].
I need to find the time in days, hours, minutes that it took to resolve the case (ie. Date_Closed - Date_Opened)
Here's the catch. We only work from 7-6, Mon-Fri.
I am playing with the datediff function, but have no way to exclude the hours that are not worked. Also, it has to be very accurate as people will be evaluated on this measure.
Thanks,
-Joe Lindquist