Hello,
Is it possible to get the value of the avg (or median if possible) solved ticket per month over a choosen period ?
I tried to put COUNT(Ticket) as a metric and Ticket Solved - Month in Columns.
I also tried to create a calculated metric : COUNT(Tickets)/DCOUNT_VALUES([Ticket solved - Month])
But I never get the expected result..
Thank you in advance for your help !