Sign in to join the conversation:
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...
Hello Community, Looking for some help today to figure out how to correct time zone differences with dates. I have set up an Automation workflow to remove future dates in schedules and send notifications to the PMs. This would prevent future dates being collected in reports and dashboards. The settings for the Owner…
I have written an automation that moves content from one sheet to another when certain criteria are met. I thought the cell history came across with the row but when I click on "View Cell History" after it is moved, I only get the history for the move and nothing prior. Is this working as designed?
How do I get a row on a Gantt chart to show the earliest date from amongst a set of predecessors? I have a gantt chart where I want one row to display a 0-duration task with the earliest start date from amongst five predecessors. I've entered them as start-to-start predecessors, so in theory it should start when the…