Finding records troubleshooting
• Finds cannot be made on summary fields, container fields, or fields defined with the global storage option.
• If a field is formatted to display as checkboxes or radio buttons, some values in the field might not be visible. For example, if the value list item was changed from Jr to Junior, any records entered under Jr will not be found by clicking the Junior checkbox/radio button. To find all possible values in a field, use a copy of the field that is not formatted to use a value list or radio buttons, and enter find criteria into this field.
•
• Words in your find criteria are too long to be indexed (for example, a long chemical formula). FileMaker Pro indexes the first 100 characters of each word in a text field, including spaces.
• In most finds using Omit, define Omit requests last. (First include all the records you want to select from, then exclude undesired records from the group.)
• The date field may not contain dates entered in a valid date format. This can happen, for example, if the dates were imported.
• The date entered in the find request may be in an invalid format. For information on finding dates, see Finding numbers, dates, times, and timestamps and Finding ranges of information.
• Dates might not have been entered with four-digit years and thus could be inadvertently placed in a different century than you intended, either in the find request or during data entry. To avoid confusion when entering dates, always use four-digit years. For more information, see Conversion of dates with two-digit years.
• The dates might not be in field that uses the date type (or a calculation field that returns a date result).
• Check the system formats currently and previously used.
• If the file was converted from a previous FileMaker Pro version, it’s possible that your date data is using a date separator that is no longer supported. (FileMaker Pro no longer allows the month, day, and year to be separated by an alphabetic character or the time separator.)If your dates use an invalid date separator, use one of the following methods to manually edit date data that uses alphabetic characters or the time separator:
•
• fields that are not stored or indexed. To see if a field is stored and indexed: choose File menu > Manage > Database and click the Fields tab. Select the field, click Options, then click Storage.If a file is shared and it contains global fields, you may be able to improve the performance of certain client find requests by moving some global fields into a separate table. For more information, see the Notes section in Defining global fields (fields with global storage).When you do searches in an external ODBC data source using wild cards, your results might vary from wildcard searches in FileMaker Pro.