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.
How can I make a "Status" field change "Percentage Complete?"
Comments
-
Hello Mike—typically, you can automate this with an IF statement such as placing the following in a percent formatted column:
=IF(Status1 = "Complete", 1)
Details on Using Formulas can be found in our Help Center: http://help.smartsheet.com/articles/775363-using-formulas
However, there isn't a way to use formulas in columns being used for dependencies, as formulas are being used on the backend to perform dependency calculations.
To be able to automate a % complete column based on the status column, you'll need to disable dependencies.
This discussion has been closed.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.5K Get Help
- 447 Global Discussions
- 144 Industry Talk
- 480 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 72 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 Events
- 37 Webinars
- 7.3K Forum Archives