- 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
02-25-2019 12:04 AM
HI Shaik,
You can do a report on task_sla table and use the below query.
task.numberSTARTSWITHINC^business_percentage>75.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2019 12:05 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2019 12:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2021 01:21 AM
Hi,
What filter I should put if I want to fetch data for today :
Like : Incidents whose elapse percentage is 75% or more than 75% today