Adding a filter to an operation component
The operation component page's Query Definition tab may contain configuration options that allow you to add filters to limit the results of your query.
For a full list of available filter operators, refer to Connector operations, filters, and parameter values.
-
Create an operation component.
-
Select a connector action and use the Import Wizard to select an object type.
-
After completing the Import Wizard, select the object node on the Objects tab in the lower left.
-
Click the Filters tab in the lower right.
-
Click the blue arrow to the left of Filter then select Add Logical Sub-Group.
-
Do one of the following:
-
Keep the Logical - AND node (the default operator).
-
Select OR from the Operator list. The node changes to Logical - OR.
-
-
Click the blue arrow to the left of the node and select Add Expression.
-
Select the Expression node to see the filter options.
-
For each filter, in the Filter Name field, add a reference name for the expression.
A common practice is to define the selected field name and associated operator (e.g., AccountName=, Type!=).
-
To select a field, click
Browse next to Field, choose a field, and then click OK.
-
Select an operator.
-
Select Insert Expression under the Logical node (repeat steps 6-11) to define more filters.
-
Save the operation component.