Display actual date among 3 date columns (forecast, planned and Actual dates)
I have 3 columns in Smartsheet. They are forecast date, planned date and actual date. I need a new column such that the condition should be if only forecast date is present display that. If both forecast and planned date are present, display planned date. If all 3 dates are present, display actual date. I tried to use this formula below but id didn't work. Please help.
=IF(ISDATE([Actual Date]@row), [Actual Date]@row, IF(ISDATE([Planned Date]@row), [Planned Date]@row, IF(ISDATE([Forecast Date]@row), [Forecast Date]@row, "")))
Answers
-
When you say it "didn't work", are you getting an error message or an unexpected output?
-
Error message
-
And what is the error message you are receiving?
-
incorrect argument
-
That is not the same formula that you have listed in your original post. Have you tried the formula in your original post?
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives