Is it possible to calculate sum, % etc, at data group levels? I didn’t any such example though.

Is it possible to calculate sum, % etc, at data group levels? I didn’t any such example though.

Hi, M Khan,
Could you please specify which version of Jmix you are using?
The reason is that grouping and group-level aggregation work quite differently depending on the version. In Jmix 1.x there was a dedicated GroupTable component with built-in aggregation support at group levels. In Jmix 2.x the approach changed significantly due to the migration to Vaadin Flow, and the available options for group-level calculations are different.
Hello!
We have similar issue but as part of group aggregation: Aggregation for groups in GroupDataGrid · Issue #4995 · jmix-framework/jmix · GitHub