Hi, is there an ability to get totals with grouping. So for example if I have two rows: Name, Price, Quantity Me, 10,100 Me, 12,200 And I group on Name, then then the group row says: Name, 11, 300 or something like that?