- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2019 11:45 PM
Hello,
I need to pull a report of tickets which are about to breach and 75% of SLA time completed
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2019 12:06 AM
Hello Irfan,
Create a report of Task_SLA / Incident_SLa table and in the condition you can filter Business Elapsed PErcentage is greathan than 75
With this you filter the tickets whcih are about to breached and 75% sla time is completed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 12:56 AM
Thanks. Trying this gives the results but how to get the actual SLA for the incidents - whether is is response or resolution SLA. task.target is empty !
i want report of SLAs on incidents that are above 75 % elapsed time. this must include which SLA name and type which is passed 75 % and above.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 12:57 AM
Thanks. Trying this gives the results but how to get the actual SLA for the incidents - whether is is response or resolution SLA.
task.target is empty
i want report of SLAs on incidents that are above 75 % elapsed time. this must include which SLA name and type which is passed 75 % and above.