could solve the problem: calculating the subtotal in the wrong.?

Could you tell me how you did it?

Thanks for your attention…!
(I know little English, I speak Spanish.)

I cheated.
Select Group By-> Events-> onGroupByAll and write the Codes.


Overall total–>
{sum_x} / (Object grid count)
**** x = column Name

Subtotal–>
{sum_y_x}/(Object grid count)

*** y = column name grouped
*** x = column Name

*** I know little English :slight_smile: