Skip to main content

Salesforce Filter

Expression Grid

ColumnDescription
LogicSelect the logical conjunction to be used to combine the expressions from the dropdown
FieldSelect the field on which the filter is to be applied from the dropdown
OperatorSelect the conditional operator to be used in the expression from the dropdown
ValueSpecify the value of the selected field to filter

Logical Conjunctions

OptionDescription
ANDPerforms logical AND operation between the fixed terms
ORPerforms logical OR operation between the fixed terms
NOTPerforms logical NOT function on the current expression

Salesforce Filter

Using this activity, users can build and apply the filter criteria to extract the specific records. Click on the Filter button available as part of the body of this activity to create your filter expressions. Fields change based on the selected record.

Salesforce Filter

Number of Records

Apply filter by setting the number of records to be fetched, satisfying the specified filter condition. Otherwise, it brings all the records satisfying the filter condition.

Building filter expressions

  • Click on the + button available in the dialog
  • Select the field from the dropdown and apply the filter to the record.
  • Select the conditional operator from the dropdown

    Note: The conditional operator list dynamically changes based on the field selected

  • Specify the value to be used for the filter

Note: You can build complex expressions by adding more expressions combined with appropriate conjunctions.

  • Click on the + button
  • Select the conjunction from the dropdown
  • Continue building expressions