Hi,
I want to write a business rule or a workflow using which I can assign an opportunity to a user based on the State of the Account that opportunity belongs to.
If (Opportunity->Account->State = XYZ)
Assign Opportunity to User1
Would really appreciate any help on this.
Thanks,
Sumt