I'd need help about chart design: I search to design a MapChart where I want to display only the Cities having a sum(Sales) >0, using a dis-aggregate table in input.
I'm not confident on the function called "Aggr", if that can be the solution to my problem.