I have two numeric columns in a form. Column1 (Počet kusů/NumberOfPieces) stores number of components sent to/received from a repair. Column2 (Bilance/Balance) stores Column1 multiplied by 1 or -1 dependent on whether the components are incoming or outgoing.
I want the data in the form to be grouped by Item (Položka) and Column1 and Column2 to be SUMmed as shown below.
I was expecting both aggregated columns to display their subtotals for each particular group.
Instead I’ve got only the first column display the group subtotals while the second column displays only the grand total.
After manually changing the order of columns via drag&drop the subtotals still display only at the first column.
Origam Version: 2023.1.0.3063