Hello,
I am running into a wall.
I am trying to create an "update" automation.
The Goal: When I update a single field inside a record I want the automation to update a corresponding field in another record.
My Trigger - When a record is updated
Record to watch "Current PM"
Watch for updates in the field "Yearly Amount".
My Action - Update Record
Update Record in table " PM Monthly Flow"
Record ID - I have chosen "Record ID"
Fields to be updated - "$Yearly Sum"
I want the "Yearly amount" field in the "Current PM' record to update the "$Yearly Sum" field in the "PM Flow" record.
It fails every time......... Help
My Action