Trending in Formulas and Functions
-
Using a checkbox in formula
Hello All, My existing formula (working correctly) inserts text of REORDER NEEDED or OK option , formula below: =IF([Stock Quantity]32 < [Reorder Level]32, "REORDER NEEDED", "OK") I would like to add a third text insert of "ORDERED" when criteria of a checkbox has been checked in the ON ORDER column -or a date ordered…
-
Update Assigned Person only for active phases
Hi, I’m using Smartsheet with a Master Sheet(All over Projects Basic Summary) and Individual project sheets that have multiple phases. When I change the Assigned Person in the Master Sheet, I want: •It to update only phases that are Not Started or In Progress •It should not change phases that are Completed Is this…
-
% Complete column automation populating '100 (text) instead of 100% after recent update
Hi everyone, I'm hoping someone has run into this and found a fix. After a recent Smartsheet update, my automation that sets the % Complete column to 100% when a task is marked complete is now populating '100 instead of 100% — storing it as text rather than a number. This is breaking my downstream schedule logic that…