---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://www.servicenow.com/docs/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Display values

# Display values {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Reference fields store a sys_id for each referenced record in the database, but the
sys_id is not shown.

The reference field shows the display value. For example, an incident's Assigned to field stores the sys_id of a particular user, but actually displays the user's
name. The following example shows how Charlie Witherspoon, which is the
display value of a user record, is shown in the Assigned to field.  
Figure 1. Display value xml  
{#c_DisplayValues__table_wf1_rw1_dr__entry__4}

| Reference field | Value stored in database | Display value field of source table | Value displayed in UI |
|-|-|-|-|
| Assigned to \[task.assigned_to\] | 46b87022a9fe198101a78787e40d7547 | Name \[sys_user.name\] | Charlie Whitherspoon |
[Table 1. Reference field]

{#c_DisplayValues__table_wf1_rw1_dr}  
Reference fields show display values in:

* [Lists](https://www.servicenow.com/docs/access?context=c_UseLists&version=xanadu&pubname=xanadu-platform-user-interface&ft:locale=en-US)
* Forms
* Reports
* [Auto-complete suggestions](https://www.servicenow.com/docs/gpfxsNyiqgguxeEs2lCCqQ#c_AutoCompleteForReferenceFields "By default, a reference field auto-completes as the user types in the field.")
* Slushbuckets
{#c_DisplayValues__ul_uzj_1x1_dr}
* **[Select a field as the table display value](https://www.servicenow.com/docs/~PHLB0v6hVTwzpmWz9CFRw)**   
  Only one field can be defined as the display value for a table.

**Related concepts**   

* [Unique record identifier (sys_id)](https://www.servicenow.com/docs/uPAKWbHDiI~Pagf56dbUGw#c_UniqueRecordIdentifier "A unique 32-character GUID (Globally Unique ID), called a Sys ID (sys_id) identifies each record in an instance.")

