Help

Table Of Contents
Working with related tables and files
F
ILEMAKER PRO HELP 383
For example, from within TableE you would like to view all the records in TableF that have
DateFieldF values that are greater than StartingDateE and less than EndingDateE.
In the relationships graph, the symbol indicates that different relational operators are being
used in this relationship.
This relationship returns records from TableF that have a DateFieldF value that is later than
StartingDateE and earlier than EndingDateE.
For example, when the StartingDateE value is 11/01/2014 and the EndingDateE value is 12/01/
2014, the relationship returns the following related records from TableF.
When the StartingDateE value is 12/01/2014 and the EndingDateE value is 01/01/2015, the
relationship returns the following related records.
Related topics
About single-criteria relationships
About multi-criteria relationships
Records from TableF: Returns
11/14/2014 blue
11/27/2014 green
Records from TableF: Returns
12/02/2014 red
12/15/2014 yellow
12/17/2014 orange
12/26/2014 brown
This relationship (in the Edit Relationship
dialog box) uses the greater than and less
than relational operators