I have points that lie within multiple county polygons. I plan to use the pulldata function to determine which county a survey point is located. From there, I need to populate the "Team Assigned" field based on which county the point is in. Is there a function to determine "if X=County A, then select_one=Team A, if X=County B, then select_one=Team B"