Is there a way to pull the baseline start & end dates from a project sheet?
I am creating a project status dashboard that will encompass all of our projects. It's simple enough to link each line to a project but the thing I want to be able to grab is the baseline start and end dates from the project. Short of scanning a column and finding the lowest and highest numbers, is there a way to access this value programmatically?
Best Answer
-
I ended up just doing a scan of a column and finding the lowest number to use as the start date.
Answers
-
If you look at the Project Plan in Gannt view, you should see an option on the far right of the toolbar called Baselines. This would allow you to capture the baseline dates so that as the sheet changes, the baseline information can tell you the variance between the original baseline and current projections.
Is that what you were looking for?
-
Thanks. I can "see" the baseline there of course. What I'm interested in is pulling it as part of a function. At the moment I am looking at the dates for tassks and picking the lowest date as the start date. i.e. =MIN({ProjectNme StartDates})
It works but I was curious if there was a better way as it's conceivable that the Start date and the date of the first task might not always coincide.
-
I ended up just doing a scan of a column and finding the lowest number to use as the start date.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 437 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!