Forum Discussion
palou0921
10 years agoNew Member
Newbie Question
I have an Excel table listing customers. Among the columns are city, state, and country. (1) When I select state, a map comes up with a green dot in each state. I'm not seeing how to get the number ...
MattAllington
10 years agoCommunity Champion
In Power BI Desktop
- Go to the Data View
- Click on the City Column
- Go to the Modelling Menu
- Select Data Category = City
- Repeat for the other geographical columns
When you set up your Map, put a values field from your table in the Values section of the visualisation. If you put population in the values section, you will get a bubble size based on population size etc.
- palou092110 years agoNew Member
Thanks Matt, I didn't know about the Modelling menu. I appreciate it.