Forum Discussion

Sykboardrider's avatar
Sykboardrider
Frequent Visitor
5 years ago
Solved

Calculate difference between two dates excluding weekends and show positive or negative days.

Hi.   I am trying to create a calculated column to work order that can show the number of days between two dates, this must exclude weekends and be able to show the days as either + or -   Curren...
  • Sykboardrider's avatar
    Sykboardrider
    5 years ago

    Thanks,

     

    I have already got a weekday calculation in place on my calendar. I am not sure how I can use this to work out the number of weekdays + or - between two dates.

     

    My goal is to calculate the number of days + or - between SVMXC__Initial_Response_Customer_By__c & SVMXC__Actual_Initial_Response__c, because SVMXC__Actual_Initial_Response__c can be before or after SVMXC__Initial_Response_Customer_By__c