- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 10:39 AM
Hello All,
I'm looking for a solution to trigger a notification on the change request when the planned end date is about to breached 90% of the current date. How I can compare the planned end date with the current date in the change request,if the planned end date is about to reached 90% of the current date then the email should be triggered.Could someone please assist me in achieving this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2024 07:01 AM
Hi @Shasu
We cant do %age on date, better do on plan end date like 1/2 days before.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2025 11:36 AM
I want to trigger notification when planned end date and time breached on change table
I created event and notification and called event in BR but it is not working also tried with Flow but it is not working.