I have a standalone table that lists a number of plants with the state and a number counties within that state. I also have a polygon layer that contains all the US counties. I need to produce a layer that show all the counties listed in the row of the given plant. So if I select row 1 I would highlight all the counties listed row 1.
I tried Iterate Row Selection with a join in ModelBuilder but the data isn't transferring to the blank attribute table.