Skip to main content
Question

Workflow to Calculate Due Date

  • August 3, 2025
  • 1 reply
  • 19 views

Forum|alt.badge.img+1

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

This topic has been closed for replies.

1 reply

Aayush
Planview Falcons
Forum|alt.badge.img+4
  • Community Manager
  • August 6, 2025

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!