Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

Smartsheet Core Product Certification questions with answers

Rating
-
Sold
-
Pages
46
Grade
A+
Uploaded on
21-03-2026
Written in
2025/2026

Smartsheet Core Product Certification questions with answers

Institution
Smartsheet Core Product
Course
Smartsheet Core Product

Content preview

Smartsheet Core Product Certification |\ |\ |\ |\




questions with answers |\ |\




Xiao is trying to create a metrics sheet that will calculate
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\



the health of all the current ongoing campaigns in her
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



marketing portfolio. She has a Health column in each |\ |\ |\ |\ |\ |\ |\ |\ |\



campaign's sheet and is using the Symbol column type to |\ |\ |\ |\ |\ |\ |\ |\ |\



indicate red, yellow, or green for the health status. Which
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



of the following formulas should Xiao use in her metrics
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\



sheet to calculate how many campaigns have a health
|\ |\ |\ |\ |\ |\ |\ |\ |\



status of red? |\ |\




=COUNTIF({Portfolio Summary Rollup Sheet Range 1}, |\ |\ |\ |\ |\



"Red") is correct. This formula uses the COUNTIF function
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



to count the number of campaigns with a health status of
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\



red in a particular portfolio. Formulas that are looking at
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



the Symbol column type, such as the Health column in
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



this scenario, require each symbol's color to be
|\ |\ |\ |\ |\ |\ |\ |\



capitalized.




Danielle would like to have her entire department review
|\ |\ |\ |\ |\ |\ |\ |\ |\



a report weekly. Additionally, even though there are a few
|\ |\ |\ |\ |\ |\ |\ |\ |\



associates who don't have access to Smartsheet,
|\ |\ |\ |\ |\ |\ |\ |\



Danielle wants to ensure that everyone has access to an
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



up-to-date version of the report at any time. What is the |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\



recommended action for Danielle to take? |\ |\ |\ |\ |\

,Send the report as an attachment as a weekly recurrence
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



and include the published link in the body of the message
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



is correct. Reports can be sent to any email address as an
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\



attachment on a weekly basis without having to give
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



anyone access to the report itself. Publishing the report
|\ |\ |\ |\ |\ |\ |\ |\ |\



and including the link in the body of the weekly
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



notification allows anyone to access the up-to-date- |\ |\ |\ |\ |\ |\



version of the report at any time. |\ |\ |\ |\ |\ |\




Celina is looking to lock in a column value in the following
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\



formula, so that she could apply the formula to any row
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\



and it would still reference the same column:
|\ |\ |\ |\ |\ |\ |\




=IF([%Complete]@row=1, "Green", "Yellow") |\ |\




What should Celina add to the formula?
|\ |\ |\ |\ |\ |\




=IF($[%Complete]@row=1, "Green", "Yellow") is correct. |\ |\ |\ |\ |\



The $ is an absolute reference. In this case, the absolute
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\



reference should appear before the column %Complete, |\ |\ |\ |\ |\ |\ |\



which will tell the formula to always reference the
|\ |\ |\ |\ |\ |\ |\ |\ |\



%Complete column regardless of the cell the formula is |\ |\ |\ |\ |\ |\ |\ |\ |\



in.




Ken is building an event schedule. He would like everyone
|\ |\ |\ |\ |\ |\ |\ |\ |\



to simultaneously see the whole schedule at one time but
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



also allow each team member to focus on their own tasks
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\



immediately.
|\

,Which is the most efficient way to accomplish this?
|\ |\ |\ |\ |\ |\ |\ |\




Create conditional formatting to assign a color to each
|\ |\ |\ |\ |\ |\ |\ |\ |\



team member is correct. If the sheet has an Assigned To
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\



column that lists which team member has been assigned
|\ |\ |\ |\ |\ |\ |\ |\ |\



to each task, Ken can use conditional formatting to
|\ |\ |\ |\ |\ |\ |\ |\ |\



associate each teammate's name to a color. This way |\ |\ |\ |\ |\ |\ |\ |\ |\



each teammate can see the whole schedule while only
|\ |\ |\ |\ |\ |\ |\ |\ |\



focusing on their assigned color. |\ |\ |\ |\




Carson is creating a form to collect requests for IT
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



equipment and software support from employees at their |\ |\ |\ |\ |\ |\ |\ |\



organization. The source sheet has the following columns: |\ |\ |\ |\ |\ |\ |\



Request Type, Equipment, Date Needed, Software, and
|\ |\ |\ |\ |\ |\ |\ |\



Issue. If an employee selects IT Equipment from the
|\ |\ |\ |\ |\ |\ |\ |\ |\



Request Type field, they need to submit answers for the
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



Equipment and Date Needed columns. If they select IT |\ |\ |\ |\ |\ |\ |\ |\ |\



Software Support from the Request Type field, they need
|\ |\ |\ |\ |\ |\ |\ |\ |\



to submit answers for the Software and Issue fields. What
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



is the recommended way for Carson to set up their form
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\



to ensure they collect the responses they need?
|\ |\ |\ |\ |\ |\ |\




Add form logic to the Request Type field is correct. Carson
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



should add two rules to the logic for the Request Type
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\



field:

, Mary is setting up a project schedule with predecessors
|\ |\ |\ |\ |\ |\ |\ |\ |\



and has created an Overdue column with a formula that
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



calculates how many days a task is overdue. Now she |\ |\ |\ |\ |\ |\ |\ |\ |\ |\



wants to visualize the severity of the delay, depending on
|\ |\ |\ |\ |\ |\ |\ |\ |\



how many days a task is overdue. What is the most
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\



efficient way to accomplish this? |\ |\ |\ |\




Create conditional formatting rules that assign a color to
|\ |\ |\ |\ |\ |\ |\ |\ |\



a row based on how many days a task is overdue is
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\



correct. Creating conditional formatting rules allows Mary
|\ |\ |\ |\ |\ |\ |\



to assign a different color for different ranges of days that
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



each task is overdue.
|\ |\ |\ |\




Benjy wants his associates to be able to update the status
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



of their tasks on a report he has built. He also wants this
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\



updated information to appear on the underlying sheets. |\ |\ |\ |\ |\ |\ |\ |\



What does Benjy need to do to ensure his associates can
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\



update both the report and the underlying sheets? |\ |\ |\ |\ |\ |\ |\




Grant all associates Editor or higher permissions on the
|\ |\ |\ |\ |\ |\ |\ |\ |\



report and the underlying sheets is correct. Users must
|\ |\ |\ |\ |\ |\ |\ |\ |\



have at least Editor permissions on both the report and
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\



the source sheet(s) to edit info in a report, which will then
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\



populate back to the source sheets.
|\ |\ |\ |\ |\ |\




Juan is looking to automate the symbols that are
|\ |\ |\ |\ |\ |\ |\ |\ |\



produced in his Health column. He applies a nested IF |\ |\ |\ |\ |\ |\ |\ |\ |\ |\

Written for

Institution
Smartsheet Core Product
Course
Smartsheet Core Product

Document information

Uploaded on
March 21, 2026
Number of pages
46
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$24.99
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
EXAMSTUDYPLUG Stanford University
Follow You need to be logged in order to follow users or courses
Sold
355
Member since
3 year
Number of followers
107
Documents
20448
Last sold
4 days ago
GRADE BUDDY

Welcome to My Page! Are you looking for high-quality study resources to ace your exams or better understand your coursework? You've come to the right place! I'm passionate about sharing my knowledge and helping students succeed academically. Here, you'll find a wide range of well-organized notes, study guides, and helpful materials across various subjects, including Maths ,nursig, Biology, History, etc.. Each resource is carefully crafted with detailed explanations, clear examples, and relevant key points to help simplify complex concepts. Whether you're preparing for a test, reviewing lectures, or need extra support, my resources are designed to make your learning experience smoother and more effective. Let me be a part of your academic journey, and feel free to reach out if you have any questions or need personalized assistance!

Read more Read less
4.5

238 reviews

5
161
4
51
3
14
2
5
1
7

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions