
Graeme Carmichael
-
合計アクティビティ2985
-
前回のアクティビティ
-
メンバー登録日
-
フォロー17ユーザー
-
フォロワー14ユーザー
-
投票970
-
サブスクリプション1059
アクティビティの概要
Graeme Carmichaelさんの最近のアクティビティ-
Graeme Carmichaelさんがコメントを作成しました:
Jason You are missing the final {% endif %} on the last line of your code. So the last 2 lines should be: {% endif %} {% endif %}
-
Graeme Carmichaelさんがコメントを作成しました:
Ellen If you create a new standard metric with the MIN aggregate: IF ([Comment present] = TRUE AND [Updater role] = "End-user" AND[Update - Timestamp] !=[Ticket created - Timestamp]) THENDATE_DIFF(...
-
Graeme Carmichaelさんがコメントを作成しました:
Ellen I recommend you look at the On Hold status. That is intended to capture the time a ticket is with a partner organisation,
-
Graeme Carmichaelさんがコメントを作成しました:
Ben In the Rows section, if you include the field 'Changes- New Value' that will help validate the custom metric. The values returned here may be different from what you expected when writing your...
-
Graeme Carmichaelさんがコメントを作成しました:
Ben Try this: Use the Ticket Updates dataset Create a new Standard Calculated Metric to convert your dropdown menu to a number. If your dropdown values look like numbers, you can do this: IF [Chang...
-
Graeme Carmichaelさんがコメントを作成しました:
Norman Just a guess, but it could be the requester's organisation is associated with a default group. Check the requester's profile, then their organisation, there may be a default group here:
-
Graeme Carmichaelさんがコメントを作成しました:
Norman All I can think of is: There is only one agent There is only one agent in the assigned group The requester is an agent using the mail API to nominate the assignee
-
Graeme Carmichaelさんがコメントを作成しました:
Alf That sounds good. You can also duplicate the Zendesk provided attributes and then change each bracket to your own preferences. That may save you a little time.
-
Graeme Carmichaelさんがコメントを作成しました:
Alf It is a little different in Explore. You can create one custom attribute to make brackets for your reply times using a IF THEN ELSE statement. If you look under Rows, you can see how Zendesk c...
-
Graeme Carmichaelさんがコメントを作成しました:
Prerana Use the Ticket Updates dataset. Then create a new standard metric to return the update ID when a ticket is set to pending: IF [Changes - Field name] = "status" AND [Changes - New value] ="p...