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

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Dynamic operators

# Dynamic operators {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

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.  
Note:  
Administrators can [create new
dynamic filter options](https://servicenow-prod.fluidtopics.net/yFXRWCI9nXWA8cALcdwYSQ "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. |
[Table 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. |
[Table 2. Example of using the dynamic operator]

{#r_UsingTheDynamicOperator__table_czn_3qk_gp}
**Related concepts**   

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

* [Create a filter in List](https://servicenow-prod.fluidtopics.net/ifEwYcjysxuo6xYazJrKwg "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/BET8N592g1yniQSLTbAI0w "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/oDpr71O0yfzAhtPiVwcjtw "For a string field, you can create a filter that searches for multiple values by creating a comma-delimited list.")

