How can I get a report of project baselines against actuals?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2015 08:02 AM
We have been using the project application for quite some time and in the past we used planned dates as a baseline to evaluate schedules. Now these fields are updating from actual end dates when a task is completed so we are forced to use baselines. How can I build a report to show specific baseline dates against actuals? I don't see the start and end fields in the baseline table.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2015 11:54 AM
The Start and End fields are in the Baseline Item [planned_task_baseline_item] table. You would have to use the Task reference field from that table to dot walk to the Top project (Top task in Eureka) field so that you could group by Project or by Project Task. Then use the Baseline field to sort by the different Baselines that you have created. You can also compare one set of baselines to the actuals via the Gantt chart.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-09-2019 01:44 PM