Forum Discussion
Power BI Map Functionality
- Anonymous2 years ago
Hi Bhagyashrig ,
When using ArcGIS maps in Power BI, each map's zoom level and center point are determined based on the data points it contains and the viewport settings. To synchronize the zoom levels and center points across two maps, you would need to ensure that both maps are set to display the same geographical area explicitly.
This is my test data.
Then we can append the two tables, leaving only the Location column, and right-click to remove the duplicate values.
Then we can create model relationships.
Then we place the location field of the Append table on the Map 1 visual and the Map 2 visual.
Then we use the location field of the [Append] table as a slicer, so we can filter both maps at the same time.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Bhagyashrig ,
When using ArcGIS maps in Power BI, each map's zoom level and center point are determined based on the data points it contains and the viewport settings. To synchronize the zoom levels and center points across two maps, you would need to ensure that both maps are set to display the same geographical area explicitly.
This is my test data.
Then we can append the two tables, leaving only the Location column, and right-click to remove the duplicate values.
Then we can create model relationships.
Then we place the location field of the Append table on the Map 1 visual and the Map 2 visual.
Then we use the location field of the [Append] table as a slicer, so we can filter both maps at the same time.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.