Hi, I've encountered a problem with the DataManager aggregation block.
I need to aggregate all records into one "total" row. Field A needs to aggregate as an average weighted by Field B.
When I drop in an Aggregation block, don't select any splits and the choose function for Field A to be mean and the weight to be Field B. The resulting value is unexpected... the result seems to be an unweighted mean?
NB: to make it work I had to add a constant field One (equals 1 for all records) and "split" by it.
Thanks for letting us know about this. We are in the process of updating the aggregation engine, so we will ensure that this issue is also fixed. I'll post again once the fix is in place.