Hi all!
I am trying to achieve the following result;
- Bar Chart with Trend line
- Bar = Number of created tickets by end-users
- Trend line = First reply time
- Columns = Day of week
I'd like to show the average number of end-user submitted tickets created on each weekday (monday, tuesday, wednesday...).
I am only getting the total count, the average isn't working unfortunately.
Is there a way to achieve this, and if so, how?

