Filter dialog

This dialog helps you to set criteria for filtering records in a report. It has the following two modes:

Advanced/Basic

Switches the dialog to the advanced/basic mode.

OK

Accepts the changes, and regenerates the result using the filter settings with this dialog closed.

Cancel

Cancels the operation and closes this dialog.

Apply

Accepts the changes in the current tab, and regenerates the result using the filter settings.

Reset

Restores this dialog to its opening status.

Help

Displays this help document.

Basic mode

The basic mode provides function for creating simple filter conditions which are connected by the AND and OR operators. See the dialog.

Apply to

Specifies the object to which the filter will be applied.

Deletes the current condition line.

Field

Specifies the field to be filtered.

Operator

Specifies the operator to compose the filter expression.

Value

Specifies the value of how to filter the field. You can either enter the value manually in the text box or select a value from the drop-down list. When you type in the value manually, if multiple values are required, they should be separated with ",", and if "," or "\" is contained in the values, write it as "\," or "\\".

Logic

Lists the logic operator.

Advanced mode

The advanced mode enables the building of more complex filter conditions via the grouping of conditions. See the dialog.

Apply to

Specifies the object to which the filter will be applied.

Add Condition

Adds a new condition line.

Delete

Deletes the selected condition line.

Group

Makes the selected conditions in one group. Conditions can also be added to an existing group by selecting the conditions and the group while holding the Ctrl button, and then clicking the Group button.

Ungroup

Makes the selected condition ungrouped.

Up

Moves the selected condition or group up to a higher level.

Down

Moves the selected condition or group down to a lower level.

Logic

Specifies the logic operator.

Field

Specifies the field to be filtered.

Operator

Specifies the operator to compose the filter expression.

Value

Specifies the value of how to filter the field. You can either enter the value manually in the text box or select a value from the drop-down list. When you type in the value manually, if multiple values are required, they should be separated with ",", and if "," or "\" is contained in the values, write it as "\," or "\\".

Condition Expression

Displays the SQL statement of the filter condition.