You need to sign in to do that
Don't have an account?
Nihar Sharma
I am trying to achieve the following functionality using process builder but i am not getting it exactly what i need,
i have one custom field in opportunity called order(Text) and standard field Stage Now, i need to populate the number in order(Text) when stage is changed to closed/won and this need to be work for each opportunity which has the stage value closed/won..
i know we can achieve this by writing Apex trigger but here i have Professional Edition and i can not write any trigger or Workflow so, at last i have a choice to create process builder and achieve this functionality.
Can anybody please help me out here ?
Thanks
Update field values based on picklist change
I am trying to achieve the following functionality using process builder but i am not getting it exactly what i need,
i have one custom field in opportunity called order(Text) and standard field Stage Now, i need to populate the number in order(Text) when stage is changed to closed/won and this need to be work for each opportunity which has the stage value closed/won..
i know we can achieve this by writing Apex trigger but here i have Professional Edition and i can not write any trigger or Workflow so, at last i have a choice to create process builder and achieve this functionality.
Can anybody please help me out here ?
Thanks
i have created this entry criteria and need to achieve the following ::
I have a field in Opportunity, order. When OpportunityOne is updated to Closed/Won, the order field of OpportunityOne is changed to 1. Now, say OpportunityTwo is updated to Closed/Won, order field of OpportunityTwo is changed to 2
Thanks
-Nihar
thanks for your reply, however i've done it
thanks
-Nihar