---
sourceDocument: Australia ServiceNow AI Platform user interface
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/platform-user-interface

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Filtering on empty fields

# Filtering on empty fields {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Most filter operations do not return empty fields in their result set. You can create
a filter that displays records with an empty field value in addition to records that match
the initial filter conditions.

## Por Que e Quando Desempenhar Esta Tarefa

For example, when viewing all records that are assigned to the Hardware group, to
include records with an empty Assignment group field,
complete the following steps.

## Procedimento

1. Create the filter condition \[Assignment group\] \[is\] \[Hardware\].  
   Nota:  
   This condition does not return those records where the Assignment group field is empty.
2. Click OR next to the original filter condition.
3. Create another filter condition of \[Assignment group\] \[is empty\].
4. Run the filter.
**Conceitos relacionados**   

* [Values for date/time fields](https://servicenow-prod.fluidtopics.net/uPNruaiqTWbgHYfMfeXEcg#c_ValuesForDateTimeFields "When you filter on fields of type date/time, such as the Created field on any task record, several time-related options are available, such as Today, This week, Last 3 months, and so on.")  
**Referência relacionada**   

* [Comparing field values](https://servicenow-prod.fluidtopics.net/aJtOedYjjE0Hkgg72TAimw "Field comparison allows users to evaluate equality between fields on the same table or on related tables by using operators in the condition builder.")

