Gantt Chart - linking start / end dates
Im a beginner so bare with me.
Im creating a GC where the beginning and end part of the process are irrelevant for the C suite - only interested in hard deadlines and the overall duration of the project minus the grey areas. However, these task rows and durations need to still be included to help manage the work flow for teams involved.
How to I link the over all start and end date to specific rows without deleting the greyed out row. See attachment. ive played with predecessors etc but cant figure it out.
Thank you for your help.
Answers
-
Hi @NHaines
You can add a helper column in your sheet and make it a checkbox. You can manually check this column for items to be included in the date calculation for your management. You can then add another column/Sheet Summary column to use a formula as below to get the start and end date for your management.
=MIN(COLLECT(Start:Start, [Included?]:[Included?], 0))
=MAX(COLLECT(Finish:Finish, [Included?]:[Included?], 0))
I have named the first column as "Included?"
In the above example, I have created two new columns (Mgmt Start and Mgmt End) to get the dates using formulas.
Thanks,
Aravind GP| Principal Consultant
Atturra Data & Integration
M: +61493337445
E:Aravind.GP@atturra.com
W: www.atturra.com
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives