-
How to create Formula Field on Opportunity in Salesforce?
Hi all- been a while since I constructed one of these and wanted to get some help- On the opp object, looking to create a formula field based on 2 fields- Amount & License_Period_months__c ( A number field type).
Here's what I'm trying to accomplish:
If
License_Period_months__c = 12, Amount
If
License_Period_months__c = 24, Amount * 2 * .15
If
License_Period_months__c = 36, Amount * 3 * .30
I'm screwing up the IF statements here and getting errors. Can I get some advice on how you'd construct this to get the right amount? And would the field formula type be Currency? thanks!
Log In to reply.
Popular Salesforce Blogs
Communicate Between Components Using Events in Lightning Web Components | Salesforce Developer Guide
Introduction Standard DOM events are dispatched by Lightning web components. Custom events may also be generated and dispatched by components. To communicate the components holding…
Salesforce AI Cloud Roadmap Latest Products 2023
Introduction In today’s fast-paced business world, harnessing the power of artificial intelligence (AI) is becoming increasingly crucial for organizations looking to stay competitive. Salesforce, a…
Best Salesforce Service Cloud Implementation Strategies
Salesforce Service Cloud is a robust platform of platforms, apps, and workflows that may assist you in serving your customers. Support Cloud enables your company…
Popular Salesforce Videos
Salesforce TrailheaDX '18 Opening Keynote - Part 4: Build Apps Fast
Salesforce TrailheaDX ’18 Opening Keynote – Part 1: Create Connected Customer Experiences TrailheaDX ’18 Opening Keynote – Part 2: Salesforce Platform TrailheaDX ’18 Opening Keynote…
TrailheaDX 2020 Opening Film | Salesforce
Now more than ever, Trailblazers are using the Salesforce Platform from anywhere in the world to collaborate, innovate, make a change, and build a brighter…
Salesforce Mobile App Demo
The Salesforce mobile app is an enterprise-class app that provides your users with instant access to your company's CRM data from a phone or tablet.…