To set up the filter rules follow these steps:

  1. Open the button setting page, unroll the ‘Data source’ block and go to the [Filter] tab.

  2. Activate the ‘Filter’ option.

  3. To add a new filter rule click on the [➕] button.

    Untitled

  4. Select the necessary object column in the Column field in the left part. For example, ‘Country’.

  5. Choose the comparison type. For example, ‘Equals’.

  6. Choose the comparison variant in the right part.

    Untitled

Comparison types

You can compare values using the following terms.

Comparison type Restriction of data type Description
Equal No restrictions
Not equal No restrictions Data sampling contains records in which the selected field is not filled.
Exist No restrictions
Not exist No restrictions
Equal to one of Used for lookup or unique identifiers data type As the comparison value can use static data or specify one of the ‘Macro {N}’ parameters.

In this case, the parameter can be mapped to a sterilized array of values. Instructions for obtaining a sterilized array of values can be found at the Creatio academy. | | Not equal to one of | Used for lookup or unique identifiers data type | As the comparison value can use static data or specify one of the ‘Macro {N}’ parameters.

In this case, the parameter can be mapped to a sterilized array of values. Instructions for obtaining a sterilized array of values can be found at the Creatio academy. | | NULL | Used for lookup or unique identifiers data type | | | Not NULL | Used for lookup or unique identifiers data type | | | Contain | Used for the text data type | | | End with | Used for the text data type | | | Not end with | Used for the text data type | | | Start with | Used for the text data type | | | Not start with | Used for the text data type | | | > | Used for the numeric data type | | | ≥ | Used for the numeric data type | | | < | Used for the numeric data type | | | ≤ | Used for the numeric data type | |

Untitled

Comparison variants

To compare you can use the following variants:

Untitled

🚫 Currently not in use:

Additional options