Hi all,
I am trying to do a (relatively) simple thing. I have a polygon dataset on AGOL. I need to update a field with new values. It's not possible to overwrite from Pro because it's used in Field Maps and synced (replicas issues). So, I have tried the following:
1. load layer from Portal in Arc Pro (works great!)
2. Join to table with updated field (no problem)
3. Calculate the field in the polygon dataset to be the field from the joined table (fails every time after a LOOOONG run time (maybe hours) of the progress bar slowly moving.
I've tried using a smaller, sample dataset and this still doesn't work. I CAN manually change an entry for the field in question so changing one row's data works fine. The field is text with a domain applied, but otherwise nothing special at all.
Next steps? Things I could try? Workarounds?