
Saxon Clay
-
Activité totale26
-
Dernière activité
-
Membre depuis
-
Abonné à0 utilisateur
-
Abonnés0 utilisateur
-
Votes5
-
Abonnements6
Aperçu des activités
Dernière activité effectuée par Saxon Clay-
Saxon Clay a ajouté un commentaire,
Ewa Kondratowicz - I've been working with a custom metric I created a while ago that calculates in a range how many days an agent sent any ticket replies, it's as close of an approximation of days ...
-
Saxon Clay a ajouté un commentaire,
Elisabetta CarliYou can do this with three Metrics and the Result Metric Calculation function. ie D_/COUNT(Tickets) D_/COUNT(Reopened Tickets) D_/COUNT(Excluded Tickets) Where "Excluded Tickets" is...
-
Saxon Clay a ajouté un commentaire,
Edward Drack If each of the macros have their own tags associated to them then I'd approach it like so: Create an Attribute Set (Calculations > Set under Attributes) that includes only the tags you...
-
Saxon Clay a ajouté un commentaire,
Edward Drack Can you elaborate on what exactly you're trying to accomplish?
-
Saxon Clay a ajouté un commentaire,
Tim Bechtold You should use DCOUNT(Solved Tickets) instead of COUNT(Tickets) in the calculations. Beyond that though, I'd recommend not using custom metrics for this and instead use Result Metri...
-
Saxon Clay a ajouté un commentaire,
Ilaria Vilardi I played around with the pie graph a bit but it seems the standard behavior is to aggregate all your values together (50 tickets) instead of referencing the actual total and I couldn...
-
Saxon Clay a ajouté un commentaire,
Ilaria Vilardi Am I understanding correctly that there isn't actually a single "main_tag" in your example, but instead that "main_tag" is a 'base' and there's several possible variations of it? (ie...
-
Saxon Clay a ajouté un commentaire,
Hey Catalin, Explore has the 'DATE_FIRST' function that you can use in the Updates dataset to get the first internal comment. IF ([Comment present]=TRUEAND [Comment public]=TRUEAND [Updater role] ...
-
Saxon Clay a ajouté un commentaire,
Fully agree with this, it's really ugly and extremely frustrating that you can't remove or otherwise hide these NULL values. I can understand them being present if you're looking at a full attri...
-
Saxon Clay a ajouté un commentaire,
I did some testing today and I think I found why sometimes CC'd addresses post as internal replies and sometimes they post as public replies. Conditions: Two registered Zendesk end-user accounts...