Has anybody figured how to spatially join on the fly?
I'm struggling to build an ArcGIS Dashboard where users can see three layers (territories, districts, regions).
The data must be live since it changes daily, so it's sourced enterprise geodatabase polygon feature class (Entgdb.DBO.Territories). A district is neighboring territories, while a region is neighboring districts. [See screenshot].
I tried using symbology (fill, but no outline), but accessibilty suffers with so many 80 + districts.