Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
If the issue ticket was raised on some business day the SLA to close that ticket is 5 days excluding the date when it was raised. Please note that here we need to ignore the weekends and holidays.
i,e If the ticket was raised on 20-Feb-2019 then SLA to close that particular ticket is 27-Feb-2019. Let say if 22-Feb-2019 is a holiday then in that case SLA to close the ticket should be 28-Feb-2019. How can we achieve this.
Hi,
Hope you were using master calendar and one more field name as Holiday_flag.
set calculate holiday_flag as '1' when weekend and holidays. include holiday_flag in condition,
we can calculate the SLA days.
Thanks for responding. Can you please share the sample app for better understanding?
Any update from anyone on this? Please share the sample application if you have any. Thanks
Any update from anyone on this?