Breach Report for 1 team - Performance Analytics?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I'm looking to create a report for breaches, that looks cleaner than the ones in the Reports.
I would like to ideally create something like the attached
Where is would % of Incidents Breached this Month with the metric line below to help show the trend
Is this something possible to build? the pieces are all in SN somewhere, just curious if anyone else has something like this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Yes, this is possible using Performance Analytics.
You can achieve this by creating indicators and displaying them in a Score widget with a trendline.
Steps:
Create Indicator Sources and Indicators for:
Total Incidents
Breached Incidents
Create a Formula Indicator to calculate the percentage:
(Breached Incidents / Total Incidents) * 100
Configure a Data Collector Job so the indicator collects data and stores historical values.
Create a PA Widget and select the Score visualization.
Enable Show trendline to display the sparkline that shows the trend over time.
Add the indicator to the widget.
You can also configure breakdowns if you need grouping (for example by assignment group, priority, etc.).
This will give you a clean KPI-style widget showing the breach percentage.
If you found this helpful, please mark the answer as a solution and give it a like.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Appreciate the steps
Here is what I did to just proof of concept this for my team
- Create indicator sources
- Total Incidents Created to our team - CMC
- Indicator source is incidents > assignment group CMC
- Total Incidents breached
- Indicator source is incidents> assignment group CMC and made SLA false
- Total Incidents Created to our team - CMC
- Create Formula
- Data Collector Job - Im stuck here on how to configure this, but I am going to dig up articles
- Create PA widget - I have these options?
- Not seeing an option to show trendline
Once I have this built, how do I actually see in on my dashboard?

