Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
Anyone help?
Using formulas, you can automate RYG balls to change colors based on the Due Date being 45, 30, or past the due date?
Thanks
Hello,
Try a formula like the following example:
=IF([Due Date]1 >= TODAY(30), "Red", IF([Due Date]1 >= TODAY(45), "Yellow", "Green"))
NOTE: This is an example formula, please refrain form copying and pasting it straight into your sheet as it may not work. You may need to adjust the formula to better suit your needs and match the correct cell references in your sheet.
Details on creating formulas can be found in our help articles:
Hi Team Is there an update on this Community post from a year go? Issues with copying in the Windows App - Table View - Smartsheet Community I have confirmed in both Desktop and Web Applications, and on multiple browsers where the Clipboard setting in "ALLOWED", but the copy/paste CTRL-C/CTRL-V is not working. It doesn't…
I have a user that has accepted their invite. They do not show up in the roles section for me to assign the user roles.
Hey, We already have a native way to highlight a project's critical path: But is there a way to implement a filter based on this criteria? I would like to be able to run a portfolio level report to show me all critical paths across projects. Thanks for your help, Matt