Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Create a map showing data on different bubbles

I have a data set which looks like as in the picture. I want to show the Net $(order) by different Bill to Party on the same map like the Net $ of 1611685 should be in yellow and other bill to party'...
  • Greg_Deckler's avatar
    Greg_Deckler
    8 years ago

    OK, what you could do is to pick a specific city for each bill to party in each state. So, let's take Ohio for example. You could essentially "assign" Bill to Party 1 to Columbus, 2 to Cleveland and 3 to Cincinnati let's say. You could create a custom column that essentially adds the correct city to your Region field based upon the state. Then you could geo-code that column and you would end up with 3 different bubbles, 1 for each Bill to Party and they would be different colors, etc.