Automated Reminder Status Linking
I am wondering if it is possible to link automated reminders to my status colors on my Gantt chart. For example, if an item is completed, it turns green; if it is due in 7 days, it turns yellow; and if it is due on the day or is overdue, it turns red. And if it is overdue, then it wont sent out the reminder.
Answers
-
You would use conditional formatting to adjust the colors on the Gantt chart and automations set up with similar conditions to send out the alerts.
-
@aaronh123 I'm a visual person myself… I like to use symbols/health indicators like this all the time. The image below is an example of how to use the symbols column to indicate the rule you outlined, and also if desired the conditional formatting Paul mentioned.
Here's the formula for that health column, it could be customized many ways.
=IF(Status@row = "Complete", "Green", IF([End Date]@row <= TODAY(), "Red", IF([End Date]@row <= TODAY(7), "Yellow")))
Lastly you can build those reminders to trigger from the health symbol also.
-
In Conditional Formatting, the Gantt bar color is controlled by the "Task Bar" color:
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.1K Get Help
- 412 Global Discussions
- 221 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 461 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives