BackPrevious Topic  Next TopicNext

Filter Dialog Box

You can use the Filter dialog box to define to filter data of the current library component as a response to the message the library component receives at runtime. This topic describes the options in the dialog box.

Designer displays the Filter dialog box in two scenarios and you can use it for different purposes.

Filter dialog box

Designer displays these options:

Add button Add button

Select to add a new filter condition.

Trash Can button Remove button

Select to delete the specified filter condition.

Move Up button Move Up button

Select to move the specified filter condition higher in the list.

Move Down button Move Down button

Select to move the specified filter condition lower in the list.

Filter On

This column shows the fields that you select to perform the filter on.

Operator

This column shows the operators that you select to compose the filter expressions.

  • =
    Equal to
  • >=
    Greater than or equal to
  • >
    Greater than
  • <
    Less than
  • <=
    Less than or equal to
  • !=/<>
    Not equal to
  • in
    The operator causes an enumerated list of values to appear in the WHERE clause predicate, and is used for evaluating for a true condition. For the "in" operator, you can use multiple values separated by comma (,).

Value

This column shows the values using which you specify to filter the fields.

More

This column shows the relationship that you select for the conditions, which can be "And", "Or", or "End".

OK

Select to apply your settings and close the dialog box.

Cancel

Select to close the dialog box without saving any changes.

Help

Select to view information about the dialog box.

Back to top

BackPrevious Topic  Next TopicNext