Loading
Salesforce now sends email only from verified domains. Read 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
          <= (Less Than or Equal)

          <= (Less Than or Equal)

          Evaluates if a value is less than or equal to the value that follows this symbol.

          Use

          value1 <= value2 and replace each value with merge fields, expressions, or other numeric values.

          Revenue Example
          Revenue Example

          IF(AnnualRevenue <= 1000000, 1, 2) assigns the value 1 with revenues less than or equal to one million and the value 2 with revenues greater than one million.

           
          Loading
          Salesforce Help | Article