
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2018 11:06 AM
I understand the planned end date for a project is calculated using the below formulas. However, I can't find where the calculation is actually being done whether it be a client script or business rule. Can someone show me where to locate how the planned end date for a project is calculated?
Planned End Date = Planned Start Date + Planned Duration
or
Planned End Date = Actual Start Date + Planned Duration
Solved! Go to Solution.
- 4,117 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2018 11:23 AM
Hi Edwin,
Below client script is used to calculate project planned end date.
Calculate End Date From Duration
Also, please check below business rule which calculate project end date
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2018 11:23 AM
Hi Edwin,
Below client script is used to calculate project planned end date.
Calculate End Date From Duration
Also, please check below business rule which calculate project end date
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2018 11:42 AM
Thank you for that information, it's exactly what I was needing.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2018 11:48 AM
Do you know if there is a client script or something else that is setting the default value of the Planned End Date to the next day when creating a new project? I've checked the default value, and there's no default value.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2018 11:59 AM