Filter Parameter View Data

Within this dialog box you can edit the expression used to filter the data of the parameter view. The filter reduces the number of rows of the parameter view grid.

Parameter and 0D Result columns can be used for the filtering. Each applied filter is stored in the drop-down-list of the expression edit field of the parameter view.

 

Expression

Combine the condition names which are listed in the condition list with boolean operations to an expression. This expression will then be used to filter the rows of the parameter view. Allowed boolean operations are:  and, or, and not. For example: (C0  or C1) and (not C3)

Condition list

All conditions are listed here. Each condition is relation to a name such as C0, C1,... The condition names can then be used in the expressions. To add a new condition to the list you have to select the column in the parameter view and use Add Selected to Filter menu entry in the context menu of the parameter view.

Condition

Shows the condition that is selected in the condition list. The condition is defined by a column name, an operation, and a value.

OK

Stores the current expression in the drop-down list in the parameter view window. The grid data will be filtered by the defined expression and the dialog will be closed.

Apply

Stores the current expression in the drop-down list in the parameter view window. The grid data will be filtered by the defined expression and the dialog box remains open.

Close

Closes this dialog box without performing any further action.

Help

Shows this help text.

See also

User Interface Overview, Parameter View