Hi,
I've tried removing the
question.category_id from the GROUP BY clause but AVG() doesn't seem to work. It works perfectly fine for SUM() but not AVG().
Below is how the output looks without the question.category_id in the GROUP BY clause.
Attachment 8701