function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
nick8nick8 

I have a field called opportunity owner manager and this is a look up to user account

So when ever the users manager changes i need to update all the opportunities that are associated with that user how do i accomplish this. I used process builder but it is not updating the records
Syed Insha Jawaid 2Syed Insha Jawaid 2
Hi Nick

Can you please attach the screenshot for better understanding.

Cheers!!!
nick8nick8
User-added image

When the manager field changes on user record then I need to update all the opportunities with this changed value.