I have a layer of US States with a field for most recent date (of imagery collection) that I would like to field calculate from a (one to many) table with the imagery collection events, and the table will be related by state name initials.
I am a novice in arcade and python, so neither is better for me, but the eventual end result will be a scheduled process to run this update occasionally on a hosted feature layer, so I feel arcade is the better solution.
I see many posts doing similar things with arcade, but I am struggling to put them into action for my specific need.
Thanks in advance.