Meeting SLA Formula
Hi there!
I'm working on an SLA formula. The "Approve/Decline Date" must be within 4 business days of the "Request Received" date. The formula is in a helper checkbox column. I will then use this to calculate the % of events that meet the SLA for each team member. I am stuck on how to note 'business days' in the checkbox formula. How can I incorporate 'WORKDAYS' in this?
=IF([Approve/Decline Date]@row - [Request Received]@row <= 4, 1, 0)
Thank you for the help!
Answers
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 68K Get Help
- 474 Global Discussions
- 208 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 84 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 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!