Skip to main content

Hello everyone,

I need a workflow that will calculate a due date but will only count working days.

For example, if I wanted the due date to be 1 day after the created date and the created date was Friday at 12:00, the due date would be Monday at 12:00

Hello ​@mpjubb - 

You can set up a workflow to calculate a due date by counting only working days using the Days function with the working days parameter. For example, to set the due date to 1 working day after the created date. You can use this logic in a formula custom field or a workflow rule to automate due date calculation based on business days. Please refer to these articles - https://success.planview.com/Planview_AdaptiveWork/Timesheets/Missing_Timesheet_Days_API
https://success.planview.com/Planview_AdaptiveWork/Reporting/Reports%2C_Functions%2C_and_Relation_Tables/AdaptiveWork_Functions/Date_Functions/DateTime_Function

Let us know if this helps!


Reply