What am I doing wrong when using Workday formula?
Sheila Robson
âśâś
I am using this formula: =WORKDAY($[Due Date]$1, [Days from Close Day]101, Holidays:Holidays) It is returning Invalid Data Type Error. I think the issue is Holidays. It is working on some rows. I want to add it to new rows and I am getting this error. What am I doing wrong?
Tags:
Answers
-
@Sheila Robson Are you Holidays a date field? If not, it needs to be. Why is your Due Date with the numbers? That should just be [Due Date]1, which should also be a date. Are you applying this to the whole column with different numbers in Days from Close Day? Try the following formula
=WORKDAY([Due Date]1, [Days from Close Day]@row, Holidays:Holidays)
Hopefully that helps, if not, please respond and maybe provide a screenshot.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.9K Get Help
- 379 Global Discussions
- 210 Industry Talk
- 441 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 300 Events
- 33 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!