Revealing the Spatial Dimension in Power BI: A Comprehensive Guide to Charts and Graphs
Exploring Power BI Charts for Visualizing Data Spatially.
Introduction
Spatial data analysis means understanding the geographical patterns, locations, and relationships within the datasets.
Power BI offers various charts and visualizations specifically designed to showcase spatial data.
In this blog post, we will explore the various chart options available in Power BI which helps to find out the spatial information of a particular dataset.
Definition:
Map
The Map view of Power BI allows users to show the spatial distribution of data, identify hotspots, and visualize patterns across regions.
Filled Map
Filled map visualization is a chart that uses a choropleth map to shade or colour regions based on associated data values. It highlights variations, concentrations, and disparities across different geographical areas.
Shape Map
Shape map visualization displays data points in custom-defined regions or boundaries, combining the power of geographic maps and custom shapes.
Hands-on:
Map: Let’s start with a basic map.
It needs location information with bubble-size data. With this, we can add legend data too.
Using latitude and longitude information, you can also create a map.
Filled Map: Here you will not find any bubble size section.
By default, data will be displayed in a filled manner if we select location and tooltip info. Using conditional formatting, we can display data in a different colour.
Shape Map: It displays the shape of that country or location. It doesn’t contain latitude and longitude information.
In the video below, let’s explore how you can create these map views in Power BI.







