Stay informed about any major changes. Click here to subscribe
Logical operators
When you type criterias in more than one Criteria cell in Grid pane,
the program combines them using either the And or the Or operator. If
the expressions are in different cells in the same row, the And operator
will be used, which means only the records that meet the criteria in all
the cells will be returned. If the expressions are in different rows of
the design grid, the program uses the Or operator, which means records
that meet criteria in any of the cells will be returned.