Hello everyone!
I have a map with a Point Feature (Pole) and a Related Table (PoleRepairHistory).
I am trying to calculate how many times a light pole (parent feature) has been hit by a car, based off information in a related table (CARACCIDENT). It is a one to many relationship. For each unique pole, I’d like to get a count of how many related records contain a “Yes” Boolean value and calculate that count into a field in the parent table (ACCIDENTCOUNT).
Is it possible to create an attribute rule that will accomplish this task? I've tried to search up solutions, but not a lot of answers for attribute rule between a related table and parent feature class.
Using ArcGIS Pro 2.9.4