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
- Smartsheet Customer Resources
- 64.1K Get Help
- 414 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!