nerdexam
ServiceNow

CSA · Question #36

What is the purpose of a Related List?

The correct answer is D. To present related records. The purpose of a Related List in ServiceNow is to present records from another table that are linked to the current record being viewed.

Submitted by lukas.cz· Apr 18, 2026User Interface and Navigation

Question

What is the purpose of a Related List?

Options

  • ATo create a one-to-many relationship
  • BTo dot-walk to a core table
  • CTo present related fields
  • DTo present related records

How the community answered

(49 responses)
  • A
    2% (1)
  • B
    6% (3)
  • C
    4% (2)
  • D
    88% (43)

Why each option

The purpose of a Related List in ServiceNow is to present records from another table that are linked to the current record being viewed.

ATo create a one-to-many relationship

Related lists display existing relationships; they do not create the one-to-many relationship itself, but rather visualize records based on such relationships.

BTo dot-walk to a core table

Dot-walking is a method to access fields from related tables for display or scripting, which is distinct from the purpose of a related list that shows actual records.

CTo present related fields

Related lists present entire records from related tables, not just individual related fields, providing a comprehensive view of linked data.

DTo present related recordsCorrect

A Related List displays records from a different table that have a defined relationship (e.g., one-to-many, many-to-many) with the current record being viewed. This allows users to conveniently see all associated records, such as incidents related to a problem or tasks related to a change request, directly on the form.

Concept tested: Purpose of Related Lists

Source: https://docs.servicenow.com/bundle/utah-servicenow-platform/page/administer/form-administration/concept/related-lists.html

Topics

#Related Lists#User Interface#Data Presentation#Record Relationships

Community Discussion

No community discussion yet for this question.

Full CSA Practice