My recommendation is not to manually set the dates. Set the duration of the tasks and the predecessors and based off that the dates should align. I'm always cautious to tell people that setting the hard fixed dates makes it difficult to adjust if your whole timeline shifts. Then you have ot manu...
We have a custom form of back end reporting data with tons of calculated fields that only our Operations team can see. This field lives on that form for reporting. We don't have the date field on there. In the reports we show the columns next to each other. Entry is hard for our group because we b...
I have Milestone reports. It's a task report and filtered by milestones. Those are parent tasks in our timing plans so they don't have children tasks associated to them. These are my filters: Task -> Milestone ID = (list out the milestones you want included)Project -> Milestone Path = Project -> G...
We placed a calculated field on the custom forms for all projects to track this. Here is the calculation: ROUND(WEEKDAYDIFF({entryDate},{actualCompletionDate}),2)
Looks like the main project is in a Rejected status which means you can't delete the issues if your converting. That may be it. I'm not sure though. Maybe enter a support ticket to have them look.
From what I've been told is that the projects only recalculate nightly if it's equal to a current status and we have many that are equal to planning status that we want to recalculate so I'll try this feature in testing. Thanks.
How do I recalculate a project timeline and custom expressions in Fusion on projects? I want to search for all projects set as a specific status that equals Planning and recalculate their timelines daily to see if they need to be pushed out if there is a cross project predecessor. I also need to ...