It would be nice if I could set up different “levels” of aggregator
functions / expressions. I have run into this problem a couple of times
but especially when trying to get correct percentages but my example
will be simple. I am trying to create a report to look at Users and
their hours. User YTD Hours is a set number that will be the same in
base row. (non grouping row)In the 1st grouping, I need the aggregator
to MAX so I can see the correct number of hours for the Owner.In the 2nd
grouping, ...