
Graeme Carmichael
-
총 활동 수2691
-
마지막 활동
-
회원 가입일:
-
내가 팔로우하는 사용자 수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?