How can I select date at least 3 days in the future and exclude weekends
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2023 01:36 AM
I have a variable type Date so I want to select at least 3 days in future and exclude weekends, selection of any date as less than 3 days, then there should be error message.
Please reply asap.
Thank you.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2023 01:38 AM
Check this out, has the script and explanation on how to build this
Solved: Adding days excluding weekends - ServiceNow Community
-Anurag