What are the expressions that you are using here? I think you are using Aggr() function, but it would be better to use Count(TOTAL <Region> .....) for denominator. Although, if you do want to use Aggr(), you need to use NODISTINCT -> Aggr(NODISTINCT ....)