Back to Browse

Create Formula Fields | Customize a Salesforce Object | Salesforce Trailhead

31.7K views
Feb 22, 2023
9:51

Create Formula Fields | Customize a Salesforce Object | Salesforce Trailhead LINK: https://youtu.be/9hac7CgmILg --------------------------------------------------------------------------------------------------------- Amount * 0.1 --------------------------------------------------------------------------------------------------------- IF( ISPICKVAL( StageName , "Closed Won") , Amount * 0.1, 0) --------------------------------------------------------------------------------------------------------- Amount * ( 1 - Discount_Percentage__c ) --------------------------------------------------------------------------------------------------------- For Description, enter: Displays the Region and Zone values from the account record. For Help Text, enter: Account region and zone. -------------------------------------------------------------------------------------------------------- For Description, enter: Calculates the opportunity amount after any discount has been applied. For Help Text, enter: Opportunity amount after discount has been applied. -------------------------------------------------------------------------------------------------------- #istampers #salesforce #trailhead

Download

1 formats

Video Formats

360pmp418.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Create Formula Fields | Customize a Salesforce Object | Salesforce Trailhead | NatokHD