Filter records in a table
Use field-specific conditions to focus a Table view on relevant records.
Filters limit a Table view to records that match the conditions you set.

A filter has three parts:
Where selects the field to check.
Operator defines how Ninox compares that field.
Value supplies the value to match when required.
The available operators and value control depend on the selected field type. For example, text fields accept typed values. Choice fields offer configured options. File fields only check whether a file exists.
Add a filter
Filter by what you want to match
Choose the field you want to filter. Then select an operator and enter the required value.
Match an exact value
Use is or is not when the field must equal a complete value.
Text, Multi-line text, Email, Phone, URL, Location, Appointment, and Rich text: enter the complete value.
Choice fields: select the choice or choices to match.
Number: enter the exact number.
Date: enter a date or select it from the calendar.
Date and time: enter the complete date and time.
Time: enter the time in
hh:mmformat, such as10:00.Duration: enter the duration in
hh:mmformat, such as01:00.Yes/No: select Yes or No.
User: enter the exact user.
Color: enter a color name, hex code, or RGB value.
Icon: enter the icon name.
Match part of a value
Use contains or does not contain when any part of the value can match. Enter only the part you want to find. These operators are available for Text, Multi-line text, Email, Phone, URL, Location, Appointment, and Rich text.
Match values from a list
Use in list or not in list when any of several values can match. These operators are available for Text, Multi-line text, Email, Phone, URL, Location, Appointment, and Choice fields.
For text-based fields, enter complete values separated by commas. Matching is case-sensitive. For Choice fields, select the choices to match.
Compare values or date ranges
Use greater than, greater than or equal, less than, or less than or equal to compare values. These operators are available for Number, Date, Date and time, Time, and Duration.
Use in range for Date and Date and time. Select a predefined period such as Today or This week.
Enter times and durations in hh:mm format.
Find empty or filled fields
Use is empty to find records without a value. Use is not empty to find records with a value. These operators are available for all fields in this reference. File, Signature, and Logic fields only support these operators.
Last updated
Was this helpful?