Hello Fellow GIS'ers,
Not sure if I am posting this in the right spot on the community site, but I have tried everything to make this work and to no avail.
I am in ArcGIS Pro 3.0.3 and I have a table and a polygon feature class in the same file geodatabase. I want to join the table to the polygon feature class and create a one to many relationship. Then, I would like to export the join or relationship to a new polygon or point feature class to be able to use the values as a label in my service.
Any ideas on how to accomplish this? For context, below is a list of things I have tried thus far:
1. Join Field (this only joins to the first record of the one to many relationship from the table to the feature layer)
2. Add Join (this only gives me the option to keep all records in either the polygon or table, but not both and then there is no way to create a feature class for use in the label layer)
3. Add Relate (this is only a temporary relationship and there is no way to extract the data into a tangible feature class to use in label layer).
4. Create Relationship Class (this creates a relationship class but I didn't see a way to extract the relationship into a feature class to use in the label layer).