2 コメント

  • Zsa Trias
    Zendesk Customer Care

    Hello Judy,

    First, you can create an metric that would return the number of tickets that were set to Closed status. This can be achieved in the Updates dataset. Here's how the formula should look like:

    IF ([Changes - Field name]="status" AND [Changes - New value]="closed")
      THEN [Ticket ID]/[Ticket ID]
    ENDIF

    Once you have this created, you can use the Update - Date attribute that should return the date when the ticket status was set to "Closed". 

    1
  • Judy Correia

    Thanks that worked!

    0

サインインしてコメントを残してください。

Powered by Zendesk