Hi All,
I am having issues with autozoom for the ArcGIS map in PowerBI (version 2025.1.800). I have a data table with the following fields:
- Site (text)
- Latitude (number)
- Longitude (number)
- State (text)
- State FIPS (number)
- County (text)
- County FIPS (number)
- Full FIPS - joins State & County FIPS - converted to text
I entered the latitude and longitude into the appropriate fields in the ArcGIS map, and I used the Full FIPS code as a Join Layer with "Dtl cnty - Counties".
I have two slicers, one for County and one for Site. When I use the County Slicer, it properly autozooms to the selected County, but when I use the Site slicer, it tries to zoom in, but it then zooms back out to the County level.
How can I get the map to autozoom to the site level when I select a site?