Then, double-click the
icon that contains the ellipsis (...). The Expression
Builder window appears and enables you to specify a filter.
Note: When invoked from the Add
Filter dialog box, the Expression Builder window
consists of two tabs: Functions and Data
Sources.
You can select any of
these columns from the list of data sources to be an operand in the
expression that you are building.
For information about
the Expression Builder window, click the
F1 key or Help from within that window.
Note: The syntax of the expression
that specifies the filter must conform to the rules for an IF statement.
The expression should result in a nonzero value for true and zero
value for false. (Do not code the word IF
;
code the expression only.) Certain operations that are valid only
in a WHERE clause fail if they are used in a filter. For information
about the IF and WHERE statements, see the SAS Statements: Reference .
When you are satisfied
with the expression, click OK in the Expression
Builder window to close that window and place the expression
in the appropriate field of the filter.