Recently I noticed when I select a point on the ArcGIS for Power BI visual, it does not cross-filter the correct data in other Power BI visuals. This happens even for new maps. I added a new map with the location ID, latitude, and Longitude, and a Power BI table visual with the same location ID. When I click on the point in the map, the table visual returns a different location ID. However, if I click on a location ID in the table, the map filters to the correct location. It appears the spatial query feature in the map visual is not passing the correct filter(s) to the rest of the Power BI visuals.
Update: After some further testing, the bug appears to happen when the ArcGIS visual contains more than several thousand records.