Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
405
PivotGrid Group Total
posted

Not sure if this happens with regular dataset but when using FlatDataSource if you have multiple Rows you are Grouping by the "Group" Total doesn't reach Past 1 sub group as Shown.

In this example we have Line Type -> Product ID -> Part Name

When you exapand Line Type and Product ID the Total Line for Line Type and Product ID do not stretch across the two other groups so you end up with a very strange "subgroup" that is basically the grand total of all the items without braking them down.

This is a bit hard to explain but I will try to show it visually the groups highlighted in Red should not be there, rather the Total Column (in green) should extend out to show the total for that group

 

Here is an example if it working correctly in one of your youtube videos (here the green columns extend the complete length of the row to show the totals)

Not sure if its just a setting or if its an issue with using the FlatDataSource