nerdexam
ServiceNow

CSA · Question #182

On a filter condition, there is an element, which is based on the table, the user access rights, and columns on the table. What is this element called?

The correct answer is D. Field. This question asks for the term that represents a single data point within a record in a table, whose visibility in filters is influenced by user access rights and table columns.

Submitted by tom_us· Apr 18, 2026User Interface and Navigation

Question

On a filter condition, there is an element, which is based on the table, the user access rights, and columns on the table. What is this element called?

Options

  • ALabel
  • BColumn
  • CData Element
  • DField
  • EAttribute

How the community answered

(53 responses)
  • B
    2% (1)
  • C
    6% (3)
  • D
    89% (47)
  • E
    4% (2)

Why each option

This question asks for the term that represents a single data point within a record in a table, whose visibility in filters is influenced by user access rights and table columns.

ALabel

Label is the display name of a field, not the data element itself.

BColumn

Column is the vertical structure in a table, whereas 'field' refers to the specific data instance within a record.

CData Element

Data Element is a generic term for data, but 'field' is the precise term used in database and form contexts within ServiceNow.

DFieldCorrect

Field refers to an individual unit of data within a record, directly corresponding to a column in a table. When creating filter conditions, users select from available fields, and their access to these fields is governed by their assigned permissions.

EAttribute

Attribute typically describes a property or characteristic, which is similar but less precise than 'field' for a data point in a table.

Concept tested: Database field definition and filtering

Source: https://docs.servicenow.com/bundle/utah-platform-user-interface/page/use/navigation/concept/c_CustomizingLists.html

Topics

#Fields#Filter conditions#Platform terminology

Community Discussion

No community discussion yet for this question.

Full CSA Practice