
Hillary Latham
-
Gesamtaktivitäten118
-
Letzte Aktivität
-
Mitglied seit
-
Folge ich0 Benutzer
-
Gefolgt von0 Benutzer
-
Stimmen10
-
Abonnements43
Kommentare
Neueste Aktivität von Hillary Latham-
Hey Oscar - I have two thoughts. (1) If you have Explore, you could write a query using the Ticket Updates dataset. Use the "changes" attributes to select the status and assignee fields and new va...
-
Hey James - I missed the grouping detail in your original question. I don't know of a way to do this in a single query in Explore. If you had a good idea of what your top 10 normally is (if it do...
-
You could show source as an attribute in your query, choose a metric of Tickets with a Count aggrigator, then use results manipulation to sort descending on count and limit the list to 10.
-
Melissa - you can get more data out of Explore via attributes vs metrics (you do always need at least 1 metric to show data, but pick like "tickets"). However, you cannot get comments. Comments a...
-
Hey Monica - how do you know that two tickets are the same issue?
-
Lucie, have you tried using Results Manipulation > Result Metric calculation instead of a calculated metric?
-
@... - see my previous comment above. You cannot save a default for a dashboard. The default will be whatever is built in the query as saved. You can use bookmarks to quickly change filters.
-
Angelica, you'd have to create some sort of custom attribute to combine values into a single column. Here are some recipes that might give you some ideas of how to tackle the problem for your situ...
-
Melissa, can you share some more details? What isn't showing a negative value? A metric? A calculation? An attribute?
-
Hey Craig, have you checked out this recipe? It might help you get started. After this, you'll just need to further filter on tickets with a status of solved and a ticket group of Group B (ticket...