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
          >= (Greater Than or Equal)

          >= (Greater Than or Equal)

          Evaluates if a value is greater 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.

          Commission Example
          Commission Example

          IF(Commission__c >= 1000000, "YES", "NO") assigns the YES value with a commission greater than or equal to one million. Note, this is a text formula field that uses a custom currency field called Commission.

           
          Loading
          Salesforce Help | Article