Hello!
I want to build a query that allows me to see a list of all ticket IDs that have breached a certain SLA policy. The data is there, it must be possible, but I can't work out the best way to format it so it appears in the way I'd like!
Any help would be gratefully received.
Thanks!
Here's how I'd do it:
The default table format should give you a list of ticket IDs for the tickets that have breached that policy. Of course you could add additional filters to limit the date range, for example.