Field types supported
Learn about the field types that are currently supported with the ServiceNow AI Lens application.
The following field types are currently supported with ServiceNow AI Lens:
- name
- due_date
- float
- glide_time
- glide_utc_time
- html
- journal
- journals_input
- longint
- password
- password2
- simple_name_values
- table_name
- translated_html
- translated_text
- boolean
- choice
- decimal
- glide_date
- glide_duration
- insert_timestamp
- integer
- ip_addr
- percent_complete
- phone_number_e164
- price
- script
- script_plain
- string
- string_full_utf8
- url
- reference
- glide_list
For more information about these fields, see Field types reference.
| Field | Formatting description |
|---|---|
| glide_date |
|
| glide_time |
|
| glide_utc_time | The value is populated in the HH:mm:ss format. |
| glide_duration | Duration is populated in the D HH:mm:ss format. For example, the duration of 1 day, 2 hours, 30 minutes is populated as 1 02:30:00. |
| due_date | The value is populated using the formats of glide_date and glide_time, concatenated with a space. |
| table_name | The value is only populated when the exact internal name of table is identified. |