Is it possible to group data by multiple columns, and then adding 'two-level' Total rows on each group?
Example for it is attached.
There is count on each row (easy to add), and at the end of each group should be two rows- Total by Field1 and Total by Field2