This is the format of my data, in my Tickets table.
I'd like to graph the average number of tickets by weekday over the past three months, i.e. On Mondays we get an average of 5 tickets logged.
I've read a couple of other posts and attempted to apply the logic to my situation but I'm having trouble doing so.
Any help would be appreciated!