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.
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)- B2% (1)
- C6% (3)
- D89% (47)
- E4% (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.
Label is the display name of a field, not the data element itself.
Column is the vertical structure in a table, whereas 'field' refers to the specific data instance within a record.
Data Element is a generic term for data, but 'field' is the precise term used in database and form contexts within ServiceNow.
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.
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
Community Discussion
No community discussion yet for this question.