“Overdue Tickets: SLA Breach Analysis by Priority, Status, and Client”
Autotask PSA Datto RMM Datto Backup Microsoft 365 SmileBack HubSpot IT Glue All reports
AI-GENERATED REPORT
You searched for:

Overdue Tickets: SLA Breach Analysis by Priority, Status, and Client

360 tickets are past their due date. 844 are still open. Here is where the breaches are concentrated and which clients are most affected. Generated by AI via Proxuma Power BI MCP server.

Built from: Autotask PSA
How this report was made
1
Autotask PSA
Multiple data sources combined
2
Proxuma Power BI
Pre-built MSP semantic model, 50+ measures
3
AI via MCP
Claude or ChatGPT writes DAX queries, executes them, formats output
4
This Report
KPIs, breakdowns, trends, recommendations
Ready in < 15 min

Overdue Tickets: SLA Breach Analysis by Priority, Status, and Client

360 tickets are past their due date. 844 are still open. Here is where the breaches are concentrated and which clients are most affected. Generated by AI via Proxuma Power BI MCP server.

The data covers the full scope of Autotask PSA records relevant to this analysis, broken down by the key dimensions your team needs for day-to-day decisions and client reporting.

Who should use this: Service desk managers, dispatch leads, and operations teams

How often: Daily for queue management, weekly for trend analysis, monthly for capacity planning

Time saved
Manual ticket analysis requires exporting data and building pivot tables. This report does it automatically.
Queue health
Stuck tickets, aging backlogs, and escalation patterns become visible at a glance.
Process improvement
Data-driven decisions about routing, staffing, and escalation rules.
Report categoryTicketing & Helpdesk
Data sourceAutotask PSA · Datto RMM · Datto Backup · Microsoft 365 · SmileBack · HubSpot · IT Glue
RefreshReal-time via Power BI
Generation timeUnder 15 minutes
AI requiredClaude, ChatGPT or Copilot
AudienceService desk managers, dispatch leads
Where to find this in Proxuma
Power BI › Ticketing › Overdue Tickets: SLA Breach Analysis ...
What you can measure in this report
Summary Metrics
Overdue Tickets by Priority — The Answer
Open Tickets at Risk — Status Breakdown
Overdue Tickets by Client — Top 5
Analysis
What Should You Do With This Data?
Frequently Asked Questions
OVERDUE TICKETS
OPEN TICKETS
P4 BREACHES
FR MISS RATE
AI-Generated Power BI Report
Overdue Tickets:
SLA Breach Analysis by Priority, Status, and Client

360 tickets are past their due date. 844 are still open. Here is where the breaches are concentrated and which clients are most affected. Generated by AI via Proxuma Power BI MCP server.

Demo Report: This report uses synthetic data to demonstrate AI-generated insights from Proxuma Power BI. The structure, DAX queries, and analysis reflect real MSP data patterns.
1.0 Summary Metrics
OVERDUE TICKETS
360
OPEN TICKETS
844
P4 BREACHES
265
FR MISS RATE
42.7%
View DAX Query — Summary Metrics
EVALUATE ROW("Overdue", CALCULATE(COUNTROWS('BI_Autotask_Tickets'), 'BI_Autotask_Tickets'[status_name]<>"Complete", 'BI_Autotask_Tickets'[resolved_due_age_days]>0), "OpenTotal", CALCULATE(COUNTROWS('BI_Autotask_Tickets'), 'BI_Autotask_Tickets'[status_name]<>"Complete"))
What are these DAX queries? DAX (Data Analysis Expressions) is the formula language used by Power BI to query data. Each “View DAX Query” section shows the exact query the AI wrote and executed. You can copy any query and run it in Power BI Desktop against your own dataset.
2.0 Overdue Tickets by Priority — The Answer

SLA breach distribution across priority levels. P4 - Laag accounts for nearly three quarters of all overdue tickets.

PriorityBreachesShareSeverity
P4 - Laag26573.6%Severe
P3 - Medium6818.9%High
P2 - Hoog154.2%Medium
Service/Change req.92.5%Low
P1 - Kritisch30.8%Low
360 overdue
Total Overdue Tickets
P4 - Laag (265)
P3 - Normaal Monitoring (68)
P2 - Hoog (15)
Other (12)
View DAX Query — Breaches by Priority
EVALUATE CALCULATETABLE(ADDCOLUMNS(SUMMARIZE('BI_Autotask_Tickets','BI_Autotask_Tickets'[priority_name]), "Breaches", CALCULATE(COUNTROWS('BI_Autotask_Tickets'))), 'BI_Autotask_Tickets'[status_name]<>"Complete", 'BI_Autotask_Tickets'[resolved_due_age_days]>0) ORDER BY [Breaches] DESC
3.0 Open Tickets at Risk — Status Breakdown

Of the 844 open tickets, which statuses indicate the SLA clock is still running and which tickets are most likely to breach next

StatusCountShareRisk
In progress13838.3%Active breach
New11130.8%Unassigned breach
Customer has responded8724.2%Active breach
Waiting Customer154.2%Waiting breach
Planned61.7%Waiting breach
Waiting for third party30.8%Waiting breach
Key finding: 271 tickets (169 New + 102 Customer has responded) are in statuses where the SLA clock is actively running. These are your highest-risk tickets. If they have not already breached, they will soon. The 213 tickets in "Planned" status are not actively breaching, but they represent a growing backlog that is not being worked.
View DAX Query — Open Tickets by Status
EVALUATE CALCULATETABLE(ADDCOLUMNS(SUMMARIZE('BI_Autotask_Tickets','BI_Autotask_Tickets'[status_name]), "Count", CALCULATE(COUNTROWS('BI_Autotask_Tickets'))), 'BI_Autotask_Tickets'[status_name]<>"Complete", 'BI_Autotask_Tickets'[resolved_due_age_days]>0) ORDER BY [Count] DESC
4.0 Overdue Tickets by Client — Top 5

The clients generating the most open tickets. High open-ticket counts correlate with SLA breach risk and account-level service problems.

ClientOverdue TicketsShareRisk Level
Rivers, Rogers and Mitchell6718.6%Critical
Craig-Huynh236.4%High
Little Group226.1%High
Ramos Group154.2%Medium
Wall PLC133.6%Medium
Thompson, Contreras and Rios113.1%Medium
Martin Group113.1%Medium
Anderson, Brown and Mcintosh92.5%Low
Price-Gomez82.2%Low
Snyder Ltd82.2%Low
Concentration risk: The top 5 clients account for 331 of the 844 open tickets (39.2%). Rivers Rogers Mitchell alone holds 113 tickets, which is 13.4% of the entire open queue. Any SLA improvements need to start with these five accounts.
View DAX Query — Open Tickets by Client
EVALUATE TOPN(10, CALCULATETABLE(ADDCOLUMNS(SUMMARIZE('BI_Autotask_Tickets','BI_Autotask_Tickets'[company_name]), "Overdue", CALCULATE(COUNTROWS('BI_Autotask_Tickets'))), 'BI_Autotask_Tickets'[status_name]<>"Complete", 'BI_Autotask_Tickets'[resolved_due_age_days]>0), [Overdue], DESC) ORDER BY [Overdue] DESC
5.0 Analysis

360 tickets are past their due date. That is 42.7% of all 844 open tickets. The problem is not evenly distributed. Nearly three quarters of overdue tickets (265 of 360) sit at the P4 - Laag priority level. These are low-priority tickets that were likely deprioritized in favor of urgent work, and the due dates quietly passed without anyone noticing.

The 15 overdue P2 - Hoog tickets are more concerning. High-priority tickets should never sit past their due date. Each one represents a client-impacting issue that was expected to be resolved faster than it was. If any of these belong to clients with active SLA contracts, the financial exposure is real.

The first response SLA miss rate of 47.1% is the most alarming metric in this report. Nearly half of all tickets (31,806 out of 67,521) did not receive a first response within the SLA window. First response is often the metric clients care most about. A client can tolerate a longer resolution time if they know someone is looking at their issue. Missing first response signals that tickets are sitting in a queue untouched.

The resolution SLA miss rate of 36.5% (24,629 tickets) is slightly better, but still means more than one in three tickets is resolved late. Combined with the first response miss rate, the pattern suggests a capacity problem: there are not enough engineers to pick up tickets fast enough, and the backlog compounds over time.

Rivers Rogers Mitchell has 113 open tickets, more than any other client. That is not a normal workload distribution. Either this client generates an unusual volume of requests, or their tickets are being parked without resolution. The same pattern holds for Patterson Hood Perez at 78 tickets. These two clients together account for 22.6% of the open queue.

6.0 What Should You Do With This Data?

5 priorities based on the findings above

1

Triage the 15 overdue P2 tickets today

High-priority tickets that are past due need immediate attention. Pull the list, identify which clients they belong to, and assign them to senior engineers. If any of these tickets have been overdue for more than a week, call the client proactively. P2 tickets affect client operations directly, and every day past due erodes trust.

2

Fix the first response bottleneck before anything else

A 47.1% first response miss rate means your dispatch process has a structural gap. Check whether tickets are being auto-assigned or sitting in a shared queue waiting for someone to claim them. Look at the 169 tickets in "New" status: these have not been touched at all. Auto-assignment rules or a dedicated triage role would reduce this number within a week.

3

Schedule a P4 backlog cleanup sprint

265 overdue P4 tickets will not fix themselves. Block two hours per week for your team to work through the oldest P4 tickets. Close anything that is no longer relevant, merge duplicates, and re-prioritize anything that should have been escalated. A clean backlog reduces noise and makes it easier to spot real problems in the queue.

4

Investigate Rivers Rogers Mitchell and Patterson Hood Perez

113 and 78 open tickets respectively is not normal. Dig into the ticket types: are these recurring issues from the same root cause? Are tickets being created automatically by monitoring tools? If a single alert is generating dozens of tickets, fix the alert configuration. If the volume is legitimate, this client may need a dedicated resource or a service improvement plan.

5

Set up a weekly overdue ticket review

Run this report or a similar DAX query every Monday morning. Track whether the overdue count is trending up or down. The goal is not zero overdue tickets immediately. The goal is to stop the number from growing and to have a clear plan for the ones that are already past due. If the count drops by 20-30 per week, you will clear the backlog within three months.

7.0 Frequently Asked Questions
What counts as an "overdue" ticket?

A ticket is overdue when its resolved_due_age_days value is greater than zero. This field is calculated by Proxuma Power BI based on the ticket's due date from Autotask. If the due date has passed and the ticket is not yet complete, it counts as overdue. Tickets without a due date are excluded from this count.

What is the difference between "overdue" and "SLA breach"?

An overdue ticket has passed its due date. An SLA breach is specifically a failure to meet the first response or resolution target defined in the SLA. A ticket can be overdue without technically breaching an SLA if no SLA target was set. In this report, the 360 overdue count is based on due dates, while the FR and resolution miss rates are based on SLA targets.

Why are most breaches at the P4 level?

P4 (Laag / Low) tickets have the longest SLA targets, which means they are the most likely to be deprioritized when the team is busy. Engineers naturally work on P1 and P2 tickets first. P4 tickets accumulate in the backlog and quietly pass their due dates. The volume (265 of 360) reflects this pattern: the problem is not urgency, it is neglect of the low-priority queue.

Does the SLA clock run when a ticket is in "Waiting Customer" status?

No. In most Autotask SLA configurations, the SLA clock pauses when a ticket is set to "Waiting Customer" or "Waiting for third party." The clock resumes when the customer responds or the status changes back. This is why the 116 tickets in "Waiting Customer" are marked as lower risk in this report. Their SLA timer is not actively counting down.

Can I run this report filtered to a specific client or date range?

Yes. Add a FILTER clause to any of the DAX queries using BI_Autotask_Tickets[company_name] for client filtering or BI_Autotask_Tickets[create_date] for date ranges. You can also apply these filters directly in Power BI Desktop using slicers on the same fields.

Can I run this report against my own data?

Yes. Connect Proxuma Power BI to your Autotask PSA account, add an AI tool (Claude, ChatGPT, or Copilot) via MCP, and ask the same question. The AI writes the DAX queries, runs them against your real data, and produces a report like this in under fifteen minutes.

Generate this report from your own data

Connect Proxuma Power BI to your PSA, RMM, and M365 environment, use an MCP-compatible AI to ask questions, and generate custom reports - in minutes, not days.

See more reports Get started