Loading
Salesforce Enforces New Security Requirements in Summer 2026Read More
Extend Salesforce with Clicks, Not Code
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          () (Open Parenthesis and Close Parenthesis)

          () (Open Parenthesis and Close Parenthesis)

          Specifies that the expressions within the open parenthesis and close parenthesis are evaluated first. All other expressions are evaluated using standard operator precedence.

          Use

          (expression1) expression2... and replace each expression with merge fields, expressions, or other numeric values.

          Subtraction and Division Example
          Subtraction and Division Example

          (Unit_Value__c - Old_Value__c) / New_Value__c calculates the difference between the old value and new value divided by the new value.

          Report Example
          Report Example

          (DURATIONHOURS:SUM * RowCount) / 24 calculates the duration of all event times the record count per 24 hours. This formula is a percent data type that returns a positive or negative integer or decimal, representing what percent of a day is spent on events.

           
          Loading
          Salesforce Help | Article