Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
% Complete column can only be updated manually?
Is it true that a % Complete column for a gantt chart can only be updated manually? It would be beautiful if I could use a formula which would update it automatically.
Comments
-
You are right, in this case the % Complete column accepts only manual entries. It would really be useful to have the possibility to change its value with a formula as well.
I use this formula sometimes with a 'Status' column with Harvey Ball symbols:
=IF(Status12 = "Empty", 0, IF(Status12 = "Quarter", 0.25, IF(Status12 = "Half", 0.5, IF(Status12 = "Three Quarter", 0.75, 1)))), but it only works with a normal % complete column (not with one used for gantt charts).
May it be an enhancement request?
Atus
-
If you disassociate the % Complete column with dependencies, then you can add formulas to it, but it will not be represented in the Gantt chart.
Edited to add an important "not"
-
Dave,
Do you mean it will NOT be represented in the Gantt chart?
That's not nice,... Neither that there's no cumulative % in the parent rows in that case. I would like to have both automation and Gantt-association. (I don't know if it can be done though)
-
My ugly workaround it is to create a text/number column with a formula to calculate the percent complete. I then copy and paste special value into the gantt % complete column.
-
ctc
If you are going to do that, then I would add
=[% Complete]23
for row 23, copy that to the rest of the column and copy/paste the entire column at once (with values) after you have updated the ones that need it -- and the copy the formula back to the column again.
It might be faster than doing them one at a time.
Craig
-
Thx, but I don't follow you.
-
Maybe I misunderstood. You have a complete column with a formula.
You aren't cherry picking the copy.
So never mind.
Craig
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives