I am attempting to create a true/false formula. What am I missing?
I am attempting to create a formula that will show an expected go live date 42 days after the created date for the project type (Union) and 14 days after the created date for the project type (Share).
The first half of the formula produces a date but when I add on I receive the error "UNPARSEABLE"
=IF([Application Product]@row = "Union", [Created Date]@row + 42), IF([Application Product]@row ="Share", [Created Date]@row+14))
How can I correct this formula?
Best Answer
Answers
-
-
Thank you so much for your quick response, this corrected the formula. I appreciate your help!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67K Get Help
- 441 Global Discussions
- 154 Industry Talk
- 502 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 79 Community Job Board
- 512 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 307 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!