My utility uses a point feature class to represent objects, and we have a separate table in which we have been recording inspection findings on those objects. The table with findings has one row per finding, not one row per object. I now need to join the two in such a manner that each row in the feature class will include all findings for that object. Everything I can find, though, is on how to do a one-to-many join, which is basically the opposite of what I need to do. I need to perform a many-to-one join and though I haven't done this in many years I do seem to recall doing that back in the ARCGIS 9.3 days. I know a lot of things have changed since then, and I'm not sure if I'm just not seeing it as it's changed terminology or location, or whether maybe we were using some tools or extensions I just don't have now. Does anyone know if the current version of ARCPRO has a way for me to perform this kind of a join?
Below you will find a representation of what I'm talking about:
This is what all the information I can find is on -

But what I actually need to do is this -
