Forum Discussion

Bhagyashrig's avatar
Bhagyashrig
Frequent Visitor
2 years ago
Solved

Power BI Map Functionality

Hi Team, We have requriment where client want to see the comparision of data points avaliable on the map with respective to the two different timestamp and the region user is selecting. Consider we...
  • Anonymous's avatar
    Anonymous
    2 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.