nerdexam
ServiceNow

CAD · Question #161

When creating an application through the Guided Application Creator, what are the options for creating a table? Choose 3 answers

The correct answer is A. Extend a table: This is correct. You can create a new table that inherits fields and properties B. Create a table from scratch: This is correct. This option allows you to define a completely new G. Upload a spreadsheet: This is correct. You can import data from a .XLSX spreadsheet, and. When using the Guided Application Creator (in ServiceNow), the three supported table creation methods are Extend a table (A), Create from scratch (B), and Upload a spreadsheet (G) - these are the built-in wizarded options the creator walks you through step by step. Options C…

Submitted by jaden.t· Apr 18, 2026Designing and Creating an Application

Question

When creating an application through the Guided Application Creator, what are the options for creating a table? Choose 3 answers

Options

  • AExtend a table: This is correct. You can create a new table that inherits fields and properties
  • BCreate a table from scratch: This is correct. This option allows you to define a completely new
  • CLink to external tables
  • DRun import jobs
  • ECreate a table from a template
  • FUse API calls
  • GUpload a spreadsheet: This is correct. You can import data from a .XLSX spreadsheet, and

How the community answered

(14 responses)
  • A
    86% (12)
  • C
    7% (1)
  • D
    7% (1)

Explanation

When using the Guided Application Creator (in ServiceNow), the three supported table creation methods are Extend a table (A), Create from scratch (B), and Upload a spreadsheet (G) - these are the built-in wizarded options the creator walks you through step by step. Options C (linking to external tables) and D (running import jobs) are valid ServiceNow capabilities, but they are separate workflows outside the Guided Application Creator itself. Options E (template-based creation) and F (API calls) are distractors - templates aren't a distinct option in this wizard, and API calls are a developer-level approach entirely unrelated to the guided UI flow. A helpful memory tip: think "S-E-U" - Scratch, Extend, Upload - the three ways the wizard lets you build a table without leaving the guided flow.

Topics

#Guided Application Creator#Table Creation#ServiceNow Data Model

Community Discussion

No community discussion yet for this question.

Full CAD Practice