Forum Discussion
IsaacJqz
2 years agoFrequent Visitor
ArcGis Map Image Layer join layer
I've imported a ArcGis Map Image layer which contains polygons. I understand that Power Bi currently does not support polygons, however, it can display the polygons. I also connected the same data us...
PavanLalwani
1 year agoResolver II
To successfully connect your data with the ArcGIS map in Power BI, where polygons are displayed and centroid points are used for filtering, follow these steps:
1. **Ensure Matching Data**: Verify that the centroid coordinates (longitude and latitude) for each polygon are accurately present in both your dataset and map.
2. **Create a Join**: Use a common field (e.g., polygon ID or centroid coordinates) to join the data and map layer.
3. **Use Map Visuals**: In Power BI, select a map visual to reflect the centroid points and link them to your dashboard filters.
This should help in establishing the connection.