Forum Discussion
ezequiel
10 years agoMicrosoft Employee
Combine countries for mapping
Hi...I'm working on a report that reflects sales. I have regions that combine more than one country, for example Argentina and Uruguay. How can I represent that on a map when the region is called "Ar...
Greg_Deckler
10 years agoCommunity Champion
Haven't tried this, but potentially you could create a table with your "sales areas" such as:
Sales Area,Country
Argentina & Uruguay,Argentina
Argentina & Uruguay,Uruguay
Relate that to your fact table on "Country" column. Then put the "sales area" table's "Sales Area" column in a slicer and you should be able to use that to filter your map visualization.