You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Create SLA Compliance Ratio by Assignment Group
This script calculates the SLA breach percentage for each assignment group based on closed incidents in ServiceNow.
It leverages GlideAggregate to count both total SLAs and breached SLAs efficiently, providing key SLA performance insights.
* Update SLA Compliance Ratio by Assignment Group
* Delete Core ServiceNow APIs/GlideAggregate/SLA Compliance Ratio by Assignment Group
* Created script.js
* Created readme.md
* Update script.js
0 commit comments