CSA · Question #133
What are the components that make up a filter condition? (Choose three.)
The correct answer is A. Operator C. Value E. Field. A filter condition in ServiceNow typically comprises a Field, an Operator, and a Value to precisely define the criteria for data filtering.
Question
What are the components that make up a filter condition? (Choose three.)
Options
- AOperator
- BMatch Criteria
- CValue
- DColumn
- EField
How the community answered
(38 responses)- A95% (36)
- B3% (1)
- D3% (1)
Why each option
A filter condition in ServiceNow typically comprises a Field, an Operator, and a Value to precisely define the criteria for data filtering.
The Operator (e.g., 'is', 'contains', 'starts with') defines how the chosen field's value is compared against the specified value.
'Match Criteria' is a general description of the filter's purpose, not a distinct component within the condition builder.
The Value is the specific data or criterion that the field is being compared against in the filter condition.
While data resides in columns, the ServiceNow filter builder refers to them specifically as 'Fields'.
The Field (also known as a column) is the specific attribute or data column from the table upon which the filter condition is applied.
Concept tested: Filter condition components in ServiceNow
Source: https://docs.servicenow.com/bundle/utah-platform-user-interface/page/use/navigation/concept/c_FilterTheListOfRecords.html
Topics
Community Discussion
No community discussion yet for this question.