Is it possible to calculate the difference in time between two date-time fields, EXCLUDING weekends?
I need this to measure the productivity of one of our departments. At the moment, it includes the weekends, which is not an accurate reflection, since - say, if someone submitted a ticket on Friday late afternoon, it makes it look like it took all weekend plus whatever actual working time to complete the request.
Thank you in advance!