Skip to main content
October 23, 2023
Question

How to use calWorkDays with a!customFieldDateDiff function

  • October 23, 2023
  • 14 replies
  • 0 views

I want to calculate number of working days between two dates (record field) and use the output as a custom field in the record. Getting stuck while trying to use calworkDays in a!customFieldDateDiff function. Can anyone please help

    14 replies

    stefanhelzle0001
    Brainy
    October 23, 2023

    You can use the calworkDays() function in a sync-time custom record field.

    October 31, 2023

    Hi Stefan thanks for your response but in my use case I need to calculate workdays between a record field and today's date.. So cant do it in sync-type custom record field can you please suggest  any possible solution to do this in real time custom record field.

    stefanhelzle0001
    Brainy
    October 31, 2023

    I think this is not supported at real time.