Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Smartsheet Practice Exam With 100% Correct Answers 2024 Which takes priority when a sheet has 2 conditional formatting rules? - Correct Answer-The rule on the top Which program files can you import into Smartsheet to create a new sheet? - Correct Answer-Excel What permission is required to hide and unhide columns? - Correct Answer-Admin You are building a sheet to keep track of opportunities for your sales team. You want a column to show which of the 4 regions each opportunity is assigned to. Which column type would be best? - Correct Answer-Dropdown (Single Select) Which file type can you insert in a cell? - Correct Answer-.gif Which formatting option is possible? - Correct Answer-Change the background color of a row Tyrone created a project plan sheet and is adding tasks. He added the first tas
Typology: Exams
1 / 12
Which takes priority when a sheet has 2 conditional formatting rules? - Correct Answer-The rule on the top Which program files can you import into Smartsheet to create a new sheet? - Correct Answer-Excel What permission is required to hide and unhide columns? - Correct Answer-Admin You are building a sheet to keep track of opportunities for your sales team. You want a column to show which of the 4 regions each opportunity is assigned to. Which column type would be best? - Correct Answer-Dropdown (Single Select) Which file type can you insert in a cell? - Correct Answer-.gif Which formatting option is possible? - Correct Answer-Change the background color of a row
Tyrone created a project plan sheet and is adding tasks. He added the first task, then moved to the next row to add his second task. What will automatically be copied down to the new row? - Correct Answer-Formatting Alex is building a sheet to keep track of her tasks on a website project. She must perform the same set of tasks for each webpage. She listed each webpage on her sheet and has written out the tasks for the first one. What is the fastest way for her to add the tasks to the remaining webpages? - Correct Answer-Copy the rows with tasks, then paste them under each webpage Which column type tracks when a row was added to a sheet? - Correct Answer-Created (Date) column Where can you see the hierarchy in a row? - Correct Answer- Primary column What can you customize when you insert a hyperlink in a cell?
Which view must include 2 date columns in order to be displayed? - Correct Answer-Gantt Which are the 3 column types that can enable Card View? - Correct Answer-Contact List, Dropdown (Single Select), Symbol Which type of user can create or own a sheet in Smartsheet? - Correct Answer-Licensed Vivian uses a sheet to track the status of a project that she is managing. Several cells are cell-linked to a sheet that the IT director uses to track all IT projects. Vivian updates her sheet. When do the linked cells on the director's sheet update? - Correct Answer-When Vivian's sheet is saved How can she ensure that each request will contain the cost center? - Correct Answer-Make the field required Sergei has a sheet with a form to collect requests for his IT team. He wants every new submission to be assigned a Status of Not Started. What is the recommended way for him to
accomplish this? - Correct Answer-Assign a default value of Not Started and hide the Status field Which column records when a form was submitted? - Correct Answer-Created (Date) How can you provide access to a form? - Correct Answer-Email the form directly from Smartsheet What is the lowest permission you need to create a form? - Correct Answer-Admin Which can you customize with a color of your choice? - Correct Answer-Background Which column type can be displayed on a form as radio buttons? - Correct Answer-Dropdown (Single Select) Which setting must you enable to automatically track who makes form submissions? - Correct Answer-Require people to log in to Smartsheet
What is the most efficient way to change the order that fields are displayed on a form? - Correct Answer-Drag-and-drop the fields on the form builder Olga added a field called "Budget Total" in their sheet summary. What is the syntax to reference the "Budget Total" field in a formula? - Correct Answer-[Budget Total]# What symbols must you use when referencing another sheet?
How do you reference the red ball in a symbol column in a formula? - Correct Answer-"Red" Which formula can Jennifer copy and paste into each row to correctly calculate her team's commissions? - Correct Answer-" =SUM([Opportunity Value]@row * [Commission Rate]$1) " Which formula should Kai use to add sales opportunities for the Western region? - Correct Answer-" =SUMIF(Region:Region, "Western", [Opportunity Value]: [Opportunity Value]) " What symbols must you place around a column name in a formula if the name includes a space, special characters, or numbers? - Correct Answer-[ ] Square brackets John wants to have his health column display a red symbol if a task is past its due date. Which formula can he use? - Correct Answer-" =IF([Due Date]@row < TODAY(), "Red") "
Marcos wrote a formula to check the box in a Complete checkbox column when the % Complete is 100%. What is the recommended way to apply his formula to the rest of the column? - Correct Answer-Convert it to a column formula Yoko created a report to show collaborators on her project their assigned tasks. They have told her that many tasks from different areas of the project plan look the same in the report. To solve the problem, she wants to add the parent name to the row in the report." Which formula should she use? - Correct Answer-" =JOIN(ANCESTORS()) " Guillermo owns a project tracking sheet. His sheet uses a hierarchy with all tasks being children of a phase. He created a filter to help his team see only their tasks. They are reporting that it is difficult to understand the phase as there are tasks with the same name in multiple phases. To help them understand the phase, he has added a column titled "Phase." What function can he combine with JOIN() to show this information? - Correct Answer-ANCESTORS() Which function can you use to add up numerical values? - Correct Answer-SUM()
Which action allows you to add additional actions after it within the same workflow? - Correct Answer-Request an approval What is the recommended way to stop the notifications for the next week? - Correct Answer-Disable the workflow Naomi has a sheet that she is using to manage a project. If a task is not marked complete on the due date, she wants to remind her collaborators to update their task status without navigating to the sheet. Which workflow action should she use? - Correct Answer-Request an update Which workflow action could she use to keep a record of the original request? - Correct Answer-Copy row What is the most efficient way for Sandra to start the new workflow? - Correct Answer-Duplicate the existing workflow Jean is building a workflow to remind collaborators to update their project status each week. They want to change the message if a project is past due. What is the most efficient
way for them to do this? - Correct Answer-Add a conditional path with a second action Faisal is managing a project in a sheet. He has a symbol column to track tasks that are at risk. When a task becomes at risk, he wants to immediately notify the person assigned to the task. How could he do this? - Correct Answer-Create an alert to notify the assignee when a task is marked at risk Which option serves as a trigger for an automated workflow? - Correct Answer-When a date is reached How can she reduce the number of notifications sent for a workflow without changing the triggers? - Correct Answer- Change the frequency by editing the Run workflow setting What is a likely reason the external collaborator would not receive an automated notification? - Correct Answer-The Automation Permissions is not set to Unrestricted, so external collaborators can not receive the notification How can Pierre send his project teams a weekly email that shows them their tasks and reminds them to make updates if
needed? - Correct Answer-Build a task list report and schedule it to send as an attachment weekly Sergei manages a sales team. He has a report to see opportunities in his pipeline. He wants to know how many opportunities are assigned to each salesperson. What 2 steps does he need to take to change his report so he can see this information? - Correct Answer-Group by Sales Rep and Summarize with Count How can a user modify a report to get different results? - Correct Answer-Change the filter criteria What is the lowest permission needed to modify the criteria of a report? - Correct Answer-Admin Kevin owns a workspace with sheets and reports that he is using to manage a project. He shared the workspace with his project team and gave them Editor - cannot share permission. How can Kevin's team interact with a report in the workspace? - Correct Answer-View and edit all information in the report
What is a reason to create a current user report? - Correct Answer-The Current User filter allows collaborators to see only the tasks they are assigned to Which statement about modifying reports is correct? - Correct Answer-You can modify the name of the primary column Andy created a report for a member of his team, Bill, to see his tasks in one place. He now needs to create a similar report for another team member, Candace. What should Andy's first step be? - Correct Answer-Save Bill's report as a new report Bobbi has 3 sheets that she uses to manage different categories of purchase requests for her procurement team. The procurement director needs to see the combined value of approved requests across all categories. How can Bobbi display this value? - Correct Answer-Create a report to combine approved requests, then summarize the values using SUM How can Sheila give them one place to see their tasks? - Correct Answer-Create a report and use the project sheets as the source
How could she remove the completed tasks from view? - Correct Answer-Create and share a filter What is the lowest permission you need to edit data in a report? - Correct Answer-Editor A user opened a report that you shared to them but cannot see any data. Which is a reason that might occur? - Correct Answer-The user is not shared to any sheets that the report is pulling data from Which describes the difference between a row report and a sheet summary report? - Correct Answer-Row reports show rows from the grid, sheet summary reports show fields from the sheet summary What is the best approach to providing a collaborator Viewer access to only a subset of data that is tracked on a sheet? - Correct Answer-Publish a report and give them the link What can she do to avoid having to manually add each new sheet as a source for the report? - Correct Answer-Use the workspace as the data source for the report