Spectre Flow Filter Process Object
The Spectre Flow Filter Process object allows you to apply filters to the data before building the output.
The Filter Process object has three sections in the properties panel where you set attributes.
The Filter Process object
column grid section lists the columns from the input data flow.
| Attribute | Description |
|---|---|
| Name | Displays the name of each input column. This attribute is read-only. |
| Type | Displays the type of each input column. This attribute is read-only. |
| Source | Displays the name of the source object for the column. This attribute is read-only. Double-click the Source value for a column to change focus to that object. |
| Value | Displays the filter values for each column. You can enter or edit values here. Separate each value with a semicolon. For information about the flow script tag, see value. |
| Null | If selected, filters the column on null values. |
There is one attribute for the Filter Process object.
| Attribute | Description |
|---|---|
| Action |
Defines the action that applies to the filter values. Options are:
For information about the flow script tag, see action. |
Each object has an area where you can enter comments. It is DI best practice to enter a note for every object in a Spectre Flow script.
Every Spectre Flow node comment area is Markdown-enabled. For more information, see Workbench Markdown Editor.