Hello.
Is there a way to overwrite the standard probability field with a flow? I understand the probability gets set on the stage field.
Thank you,
Nancy
#Trailhead Challenges #Trailhead #Salesforce Admin #Flow #TrailblazerCommunity #Salesforce Field Service #Automation
I think the problem might be that it's a "Before Save Flow", so on Save/Submit the Stage gets evaluated and the default probability kicks in.
I did something years ago with a custom Picklist field called "Confidence %" that users could use to "overide" the default Stage, because to us the Stage = Milestone in the Sales Process, which is not always the same as "Contract Negotiation" Stage = 90%, because sometimes you could be in "Contract Negotiation" and the next minute someone gets stink-eye, and everyone is all Hatfields vs The McCoys.
I used an After-Save Flow to set the Opportunity: Probability using the custom "Confidence %" picklist field and a Formula Resource