nerdexam
ServiceNow

CSA · Question #417

What are the components that make up a filer condition? Choose 3 answers

The correct answer is C. Field. A filter condition in ServiceNow is typically composed of three main components: a Field, an Operator, and a Value.

Submitted by noor.lb· Apr 18, 2026User Interface and Navigation

Question

What are the components that make up a filer condition? Choose 3 answers

Options

  • AColumn
  • BMatch Criteria
  • CField
  • DValue
  • EOperator

How the community answered

(31 responses)
  • C
    90% (28)
  • D
    3% (1)
  • E
    6% (2)

Why each option

A filter condition in ServiceNow is typically composed of three main components: a Field, an Operator, and a Value.

AColumn

"Column" is functionally equivalent to 'Field' in the context of ServiceNow filter conditions, but 'Field' is the term used in the Condition Builder, making it redundant or less precise.

BMatch Criteria

"Match Criteria" is a broader description of what a filter condition achieves, not a specific component within a single condition line itself.

CFieldCorrect

The 'Field' specifies the column or attribute of a record on which the filter condition will be applied.

DValue
EOperator

Concept tested: Filter Condition Components

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

Topics

#Filter conditions#List filtering#ServiceNow UI#Data querying

Community Discussion

No community discussion yet for this question.

Full CSA Practice