I cannot figure out why this formula doesn't work for me. I've tried a date instead of TODAY(), same results. Any help appreciated. Both columns are formatted for dates.
Try changing the Days under Load column properties to Number/Text.
I second Brian's suggestion. The #Date Expected error is indicating that that column type expects a date returned, not a number. Changing that to text/number column type should resolve the issue.
This is a great resource for troubleshooting errors: https://help.smartsheet.com/articles/2476176-formula-error-messages
I used to use this all the time. I've since written many an error into formulas, so now I only need to refer back to it occasionally. Haha
Thank you everyone, that worked. Super confusing. #DATE EXPECTED to me suggests the column should be formatted for date...
I have seen this question asked multiple times in the forum, but I couldn't find any clear answer provided in the answers. Please excuse me if a solution already exists, but if not, will someone please let me know if it is possible to use a previous cell value (from cell history) in a formula? I am specifically trying to…
I have an automation set up so that when the Status column changes to Complete, Canceled, or Not Needed, Smartsheet automatically updates the % Complete column to 100% (Text/Number column type). After that, another workflow should trigger to alert the next person that their task is ready. This worked fine before, but…
Happy Thursday. I know many have asked this question before, but does anyone know of a way to have a column actively countdown time? Even if a plugin is needed, it will be considered. Here is what I'm looking to do. When a form is filled out and a new line is added to the sheet, I'd like the "Countdown Timer" column to…