Can someone explain me the @aggregate_aware function in Designer -> Business Objects?
I tried to make several "compressed" tables and then made objects like margin = @aggregate_aware(year.margin, month.margin, measure.margin);
But in Business Objects, the provider takes everytime the...