Skip to main content

I am new to salesforce with an insurance software background (BA).. 

I am looking to connect with like minds

#TrailblazerCommunity #Trailblazers #AwesomeAdmins #DiscussSalesforceQueries #Jobs

4 réponses
  1. 11 sept., 23:12

     Yes, this is actually standard Salesforce behavior, not a bug. When converting a Lead into an existing Opportunity, the Lead's currency does override the Opportunity's currency by default regardless of field mapping settings, since currency isn't handled through the normal Map Lead Fields mechanism. The common workaround is using a before update trigger or flow on Opportunity to preserve the original currency when conversion happens, since declarative field mapping alone won't stop this override. 

0/9000