Filter screens to display only the records that are most relevant to you.
When you tap the filter icon (
), you can filter your records. Filtering records in the mobile app works like filtering
with a condition builder on the Now Platform.
The intersection Venn diagram (
) enables you to create AND conditions between different fields. The following filter,
for example, queries your list for all Incident records in which the state is In Progress and the
caller is Bow Ruggeri.
The equivalent condition builder statement appears as follows.
The union Venn diagram (
) enables you to create OR conditions between different fields. For example, if your
filter looks as follows, the list displays Incident records in which the state is On Hold or in
which the caller is Fred Luddy.
The equivalent condition builder statement appears as follows.
Similar to when you select Run in the condition builder, tap
Done in the mobile filter to apply your query conditions to the list of
records.
To remove all filter conditions, tap Clear.