Loading
Feature Disruption - Service Cloud VoiceRead More
Feature degradation | Gmail Email delivery failureRead More
CRM Analytics
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
          Logical Operators

          Logical Operators

          Logical operators return true or false.

          CRM Analytics supports the following logical operators.

          OperatorNameDescription
          && Logical AND

          True if both operands are true.

          Example predicate expression:

          'Stage Name' == "Closed Won" && 'isDeleted' != "False"

          || Logical OR

          True if either operand is true.

          Example predicate expression:

          'Expected_Revenue' > 4000 || 'Stage Name' == "Closed Won"

           
          Loading
          Salesforce Help | Article