
Graeme Carmichael
-
合計アクティビティ2721
-
前回のアクティビティ
-
メンバー登録日
-
フォロー17ユーザー
-
フォロワー14ユーザー
-
投票970
-
サブスクリプション1065
アクティビティの概要
Graeme Carmichaelさんの最近のアクティビティ-
Graeme Carmichaelさんがコメントを作成しました:
Jahn You can use the Search feature like this: is_suspended:true role:agent role:admin The search full search reference is here,
-
Graeme Carmichaelさんがコメントを作成しました:
Jahn Customer lists never show suspended users. If you have any suspended agents or administrators they will not show on your customer lists.
-
Graeme Carmichaelさんがコメントを作成しました:
Gary I cannot reproduce that problem. It does sound very odd so you may have to reach out to Zendesk for support. To keep it simple, I used: Where the 'get single line text field' custom attribu...
-
Graeme Carmichaelさんがコメントを作成しました:
Maarten I hope I can help you with this, By default, you only see the 'conversation' as you look at a ticket. This is likely to be of most interest to the Agent and reduces clutter. But all notifi...
-
Graeme Carmichaelさんがコメントを作成しました:
Sara Just a suggestion. You are correct that Explore cannot report on the timestamp of when a tag is added to a ticket. But check boxes and drop down fields can be associated with tags. You can tra...
-
Graeme Carmichaelさんがコメントを作成しました:
Will Explore has no access to the views that you have in Support. Instead, you create a new query that recreates the conditions you have used in your view in filters within Explore and recreate the...
-
Graeme Carmichaelさんがコメントを作成しました:
Joris You can try... {% assign day = 'now' | date:'%u' | plus: 0 %} {% if day >= 6 %} Have a great Weekend! {% else %} Have a great day! {% endif %}
-
Graeme Carmichaelさんがコメントを作成しました:
Bryan Zendesk do not provide a 5 point CSAT rating. You would need a third part app for that. Sorry.
-
Graeme Carmichaelさんがコメントを作成しました:
Anat We use the Ticket Updates dataset. First create a custom attribute to return the timestamp when a ticket goes to pending: Now create a custom metric to find the time elapsed from the change t...
-
Graeme Carmichaelさんがコメントを作成しました:
Anata Are you looking to return the date and time that a ticket first went to pending status?