I have a feature class of tract polygons, each containing a unique six-digit code. I like to create an inset map showing the tracts color-coded by their owner. When I did this in ArcMap, I'd join the feature class to an Access table that contained the code and the current owner and symbolize by the owner in the joined table using a layer file.
In Pro, I can create the join to the Access table and see the fields but when I symbolize by importing a layer the fields in the joined table are not visible.
Thoughts?