Metric for Unassigned Tickets
BeantwortetI need to create a calculated metric for all open tickets without an assignee but I am struggling with this can anyone help?
I have tried some simple things like [Assignee name] = "NULL"
-
Hi Helen,
You can try this formula:
Use the aggregators COUNT or D_COUNT with this metric, and that should show you the count of tickets that are currently unassigned.IF [Assignee name]=NULL THEN [Ticket ID] ENDIF
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
1 Kommentare