I have point feature class A that covers a large area with the field "LAST_UPDATE_DATE", when the users edit the features in B, the field "LAST_UPDATE_DATE" is updated to current date. Also, another polygon tile feature classes B that divide the area into many small tile polygons.
Now, I wants to calculate the latest "LAST_UPDATE_DATE" of A for each tile of B. Are there any tools in ArcGIS Pro that can do so? Many thx.