Complete Latest Questions & Answers | Core
Product Certified | Pass Guaranteed - A+
Graded
Section 1: Smartsheet Fundamentals & Navigation (Q1-12)
Q1. You are onboarding a new team member who has never used Smartsheet. They
ask what the primary difference is between a Sheet and a Workspace. Which
explanation is most accurate?
A. A Sheet is a single file for data entry; a Workspace is a shared folder that can
contain multiple sheets, reports, and dashboards but has no permission inheritance.
B. A Sheet is the fundamental data container with rows, columns, and cells; a
Workspace is a collaborative container that groups related sheets, reports, and
dashboards with shared permission management. [CORRECT]
C. A Sheet can only contain Grid view data; a Workspace automatically generates
Gantt, Card, and Calendar views for all contained items.
D. A Sheet is read-only by default; a Workspace is the only place where users can edit
data.
Rationale: A Sheet is the core data structure, while a Workspace organizes multiple
assets and allows administrators to manage permissions at the container level.
Option A is incorrect because Workspaces do have permission inheritance. Option C
confuses sheet views with workspace functionality. Option D is factually wrong as
sheets are editable by default for those with proper permissions.
Correct Answer: B
,Q2. A project manager needs to visualize task dependencies and critical path across a
6-month construction timeline. Which Smartsheet view is specifically designed to
display predecessor relationships and timeline duration in a bar-chart format?
A. Grid View
B. Card View
C. Gantt View [CORRECT]
D. Calendar View
Rationale: Gantt View is explicitly designed to display task dependencies, durations,
and critical path analysis using horizontal bars. Grid View shows raw data, Card View
is for Kanban-style boards, and Calendar View displays date-based items without
dependency visualization.
Correct Answer: C
Q3. During a sprint planning session, your agile team wants to move tasks between
"To Do," "In Progress," and "Done" columns using drag-and-drop. Which view
provides this Kanban-style board experience natively?
A. Grid View
B. Gantt View
C. Card View [CORRECT]
D. Form View
Rationale: Card View presents data as cards organized in lanes (typically by
dropdown values), enabling drag-and-drop movement between status columns—
mimicking a Kanban board. Grid View is tabular, Gantt is timeline-based, and Form
View is for data entry only.
Correct Answer: C
,Q4. A marketing coordinator needs to display campaign launch dates across a
quarterly calendar for stakeholder review. Which view should they configure to see
all tasks mapped to specific calendar dates?
A. Grid View
B. Gantt View
C. Card View
D. Calendar View [CORRECT]
Rationale: Calendar View maps rows to specific dates based on date columns,
providing a month/week/day calendar visualization. While Gantt shows timelines, it
does not present a traditional calendar layout. Grid and Card views do not provide
date-based calendar mapping.
Correct Answer: D
Q5. You are configuring a new sheet to track inventory. The "Quantity" column
should only accept numeric values and automatically format with thousands
separators. Which column type should you select?
A. Text/Number
B. Dropdown List
C. Checkbox
D. Text/Number with formatting set to Number [CORRECT]
Rationale: Text/Number is the correct base type, but specifically configuring it as
Number (rather than Text) ensures numeric validation and enables number
formatting like thousands separators. Dropdown List restricts to predefined values,
and Checkbox is boolean only.
Correct Answer: D
, Q6. A project lead wants to restrict the "Priority" column to only allow "High,"
"Medium," or "Low" values to prevent data entry errors. Which column type and
configuration achieves this?
A. Text/Number column with data validation
B. Dropdown List column with the three values defined [CORRECT]
C. Symbol column with flag icons
D. Contact List column with restricted domain
Rationale: Dropdown List columns restrict cell values to predefined options,
ensuring data consistency. While Text/Number with validation can restrict input,
Dropdown List is the native Smartsheet feature designed for this exact use case.
Symbol columns use icons, and Contact List is for people.
Correct Answer: B
Q7. You need to apply conditional formatting so that any row with "At Risk" status
appears with a red background. Where in the Smartsheet interface do you configure
this rule?
A. Right-click the sheet tab and select "Format Cells"
B. Click the Format menu > Conditional Formatting [CORRECT]
C. Open Sheet Summary and create a summary field
D. Navigate to Automation > Create Workflow
Rationale: Conditional Formatting is accessed via the Format menu, allowing rules
based on cell values to automatically apply visual formatting. Sheet Summary is for
calculated metrics, and Automation workflows handle notifications and actions—not
visual formatting.
Correct Answer: B