I'm trying to display the aggregates of sum at the same grouping row. Since I'm working with at least four group levels, the aggregate at the end seems a bit confusing (can be hard to distinguish), as you can see here in grey color.
I'm kinda newbie at all, so I'm stuck at what I can really do. Tried to replicate the type of Aggregate inside the formatter string, but it turns out a [Object]. I've found some few old topics with similar subject, but didn't work to me yet.
Thx