You need to sign in to do that
Don't have an account?

can we write a formula on field update for a picklist in salesforce workflow
Hi all,
How can we write a formula on field update for a picklist in salesforce workflow?
Because i need to update dynamically with some other text field value
Need help asap guys.
Thanks
Anil.
How can we write a formula on field update for a picklist in salesforce workflow?
Because i need to update dynamically with some other text field value
Need help asap guys.
Thanks
Anil.
- Write an Apex Trigger
- You may achieve it with Process Buider as well
ThanksShashikant
In Workflow, Writing formula on field update for a picklist is NOT POSSIBLE.
You have to create separate workflows for each conditions.
For more information, Refer this link----> https://success.salesforce.com/ideaView?id=08730000000BpWa..
Thanks,
Vignesh P