Hello everyone,
I'm trying to create a report in which the data pulled in (in this case "submissions"), is grouped in months (i.e., 3 submissions in August, 5 in September, 2 in October, etc.) as to show which months are busier. The grouping and the sorting tools though, in their options "sort ascending" or "sort descending", do an ALPHABETIC sorting in which August is followed by October instead of September. What am I doing wrong?