Explore Report: Add Calc on cost per ticket
AnsweredHi All,
This should be simple but its proving difficult.
I know my cost per ticket is about $20
I'm trying to pull a Tickets created (or solved) * 20 to get a total cost over X time period.
-
@... It sounds like a Result Metric Calculation might work for this use case. You'll want to select the metric you'd like to calculate cost by (i.e. tickets created or solved) to your query. From there, select Result Manipulation > Result Metric Calculation and then enter COUNT(Your metric)*20 as the formula.
-
@... That was incredibly too easy. <face palm>
Amazing! Appreciate it!
Please sign in to leave a comment.
2 Comments