Forum Discussion
Maps for Power BI
Hi Everyone,
I am creating a map consisting of Access to Education per city according to some survey data that i am provided.I want to show additonals locations nearby such as parks , hospitals & schools and use a slicer to choose between what type of location to show in the map alongside the number of households ( represented by bubbles with different sizes to identify which city has more households). I have tried mostly all maps and could not find a way to make this happen how to do it? this image can work as an example on what im trying to achieve
2 Replies
- v-jingzhangCommunity Support
Hi SagarBaliyan
You need to have latitudes and longitudes values of these places in your data table. And have a Type column in the table to define types of all places. Then use latitude and longitude fields to find exact location points on the map.
I create a simple demo with national parks of the United States. You need to prepare a table which has all location points of places in advance to be used in a Map visual. This is probably the most time-consuming task.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.- AnonymousNot applicable
I want locations along side with the data bubbles , data bubbles showing data and individuals locations being displayed by points.