I have report base on subquery and I'm trying to subtotal in the report but I'm getting error, (Multi-level GROUP BY clause is not allowed in a subquery. (Error 3612)
An SQL subquery cannot list more than one field in a GROUP BY clause.)
please help.
An SQL subquery cannot list more than one field in a GROUP BY clause.)
please help.
Last edited: