What type of aggregations are allowed from local to master domain?
The configuration guide contains the following remark when talking about aggregation types:
Note: Only measures with an aggregation type of ambig, pst, or pet can be aggregated from below the partition levels to above the partition levels in a global domain.
I have a hard time understanding this sentence. Especially when couple with an error message Aggregation Type: 'ambg' does not support aggregation above global partition.
that is being returned by mace when trying to do exactly that.
Can someone explain what exactly can be done in regards to aggregating measures from local to master? Since you cannot partition along the calendar dimension, agg methods of pst and pet still use total across locations, products, so why would they work and not 'total'?