---
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


---

# Dynamic operators

# Dynamic operators {#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

The dynamic operator, is (dynamic), lists predefined dynamic
filter options where the condition value is computed from a value in a reference
field.
The following dynamic filter options are available by default.  
Nota:  
Administrators can [create new
dynamic filter options](https://servicenow-prod.fluidtopics.net/Jz8GpDCinfogenZsThva_w "Dynamic filter options enhance filtering by allowing users to run existing script includes or JavaScript against a reference field within condition builders and dynamic reference qualifiers.").  
{#r_UsingTheDynamicOperator__table_a2h_g5k_gp__entry__3}

| Target table of reference field | Option label | Description |
|-|-|-|
| User \[sys_user\] | Me | The reference field contains the current user. |
| User \[sys_user\] | One of My Assignments | The reference field contains the current user or someone for whom the current user is a delegate for assignments. |
| User \[sys_user\] | One of My Approvals | The reference field contains the current user or someone for whom the current user is a delegate for approvals. |
| User \[sys_user\] | Users With Roles | The reference field contains users that have any role. |
| Group \[sys_user_group\] | One of My Groups | The reference field contains a group to which the current user belongs. |
[Tabela 1. Default dynamic filter options]

{#r_UsingTheDynamicOperator__table_a2h_g5k_gp}

The following table contains examples and descriptions of dynamic filter conditions.  
{#r_UsingTheDynamicOperator__table_czn_3qk_gp__entry__4}

| Field | Operator | Dynamic filter option | Description |
|-|-|-|-|
| Caller | is (dynamic) | Me | Computes the value of Caller based on the current user viewing the list. |
| Assignment group | is (dynamic) | One of My Groups | Computes the value of Assignment group based on the current user viewing the list. |
[Tabela 2. Example of using the dynamic operator]

{#r_UsingTheDynamicOperator__table_czn_3qk_gp}
**Conceitos relacionados**   

* [OR conditions](https://servicenow-prod.fluidtopics.net/GOMd3r9GPSPXTxsLl2swmQ "The condition builder uses two different types of OR conditions: top-level and dependent.")  
**Tarefas relacionadas**   

* [Create a filter in List](https://servicenow-prod.fluidtopics.net/4aatN~DKvW5_IsAJg~Megg "You can create a filter to restrict what records appear in a list by providing a set of conditions. When you run the filter, only records that meet the specified conditions are listed.")
* [Add related list conditions](https://servicenow-prod.fluidtopics.net/jm2CPvCbWITtgUeFwhEWVQ "Related list conditions allow you to include a relationship with another table in the filter. Related list conditions are supported in both List v3 and the Report interface.")
* [Filter on multiple string values](https://servicenow-prod.fluidtopics.net/k0lLhNzO_nDa5nYXRTe~Aw "For a string field, you can create a filter that searches for multiple values by creating a comma-delimited list.")

