Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
dwel0120
Helper III
Helper III

Maps - Best Use?

I have some map requirements and wanted to know the best map visual to use for those requirements and if it is actually possible to build. I am showing a map of people within an organization (the people will represent the dots). I want to be able to click or search for an area and the number of people in that particular area be displayed. I would like to be able to key in a zip and get a count. Also, when clicking on that area, I would like to be able to export that group of people's contact information. Is this possible with pbi?

1 ACCEPTED SOLUTION
v-jingzhang
Community Support
Community Support

Hi @dwel0120 

 

You could create a measure to count the number of people and put the measure into a map visual as a Tooltips field. When you hover over a location, it will display in the pop-up tooltip. Or you can put it in a card visual. And use a table visual to display the contact information of people. When selecting a location in the map, the card visual and table visual will be filtered to show data related to the selected location. 

 

If you use built-in maps, you may consider using Basic Map or ArcGIS Map to display people as dots. You can also try some custom map visuals

 

Reference: How to Create and Use Maps in Power BI (Ultimate Guide) (spreadsheeto.com)

 

Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.

View solution in original post

1 REPLY 1
v-jingzhang
Community Support
Community Support

Hi @dwel0120 

 

You could create a measure to count the number of people and put the measure into a map visual as a Tooltips field. When you hover over a location, it will display in the pop-up tooltip. Or you can put it in a card visual. And use a table visual to display the contact information of people. When selecting a location in the map, the card visual and table visual will be filtered to show data related to the selected location. 

 

If you use built-in maps, you may consider using Basic Map or ArcGIS Map to display people as dots. You can also try some custom map visuals

 

Reference: How to Create and Use Maps in Power BI (Ultimate Guide) (spreadsheeto.com)

 

Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.

Helpful resources

Announcements
September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Top Solution Authors