Dear AL,
Thanks for your input. Active = X is in global filter. Your suggestion would work if Local were to be in columns. Like this:
Local | Population (2014003) | Population YTD (2014003) |
---|---|---|
A | 0 | 50 |
B | 0 | 50 |
C | 100 | 100 |
But the result without Local in column is like this
Month | YTD | |
---|---|---|
Population | 100 | 100 |
Because it will only bring last value of last local.
Regards,
André Oliveira