What is the best way to handle the situation where a measure group contains some measures which are summed and others which have AggregationFunction set to "None"? I would instinctively split these measures into two separate measure groups to exploit aggregation. Is this a reasonable approach to take?