Courseiva

CCNA Practical Application Of Sales Cloud Expertise Questions

31 of 106 questions · Page 2/2 · Practical Application Of Sales Cloud Expertise topic · Answers revealed

76
MCQmedium

Which tool is used to automate the update of an Opportunity status when a milestone is reached?

A.Assignment Rules.
B.Workflow Rules.
C.Validation Rules.
D.Flow Builder.
AnswerD

Flow is the primary automation tool for Salesforce.

Why this answer

Flow Builder is the modern tool for complex automation, including status updates.

77
Multi-Selecthard

A sales manager wants to ensure that all opportunities created by a specific team automatically include predefined standard products. Which TWO methods can an administrator use to achieve this? (Choose two.)

Select 2 answers
A.A custom button leveraging URL hacking to launch a flow with pre-selected products.
B.Standard Opportunity Product Default settings in Setup.
C.A record-triggered Flow that creates Opportunity Product records when an Opportunity is created with a specific criteria.
D.Configuring a Price Book entry override rule in Account Settings.
E.An Apex Trigger executing on Opportunity insert.
AnswersC, E

A record-triggered flow can automatically insert related opportunity products upon creation.

Why this answer

Lightning Flows or Apex or standard default price book setup (though default products usually require automation or CPQ). Let's frame around Flows and Apex or Opportunity Templates.

78
MCQmedium

A company wants to ensure that all Opportunities have a 'Close Date' in the future. What should be used?

A.Sharing Rule.
B.Validation Rule.
C.Workflow Rule.
D.Assignment Rule.
AnswerB

Validation rules are perfect for date-based field requirements.

Why this answer

Validation Rules are ideal for enforcing field conditions like 'date in the future'.

79
Multi-Selectmedium

Which THREE types of reports can be created in Sales Cloud?

Select 3 answers
A.Lead-to-Cash.
B.Campaign-to-Deal.
C.Summary.
D.Tabular.
E.Matrix.
AnswersC, D, E

Grouped data.

Why this answer

Standard report formats include Tabular, Summary, and Matrix.

80
MCQhard

A sales operations manager wants to track historical changes to opportunity stage durations to identify bottlenecks in the sales process. Which feature provides out-of-the-way tracking for this requirement?

A.Salesforce Einstein Activity Capture logs.
B.Custom object triggered by a flow on every stage change.
C.Standard Report Types using Opportunity History.
D.Campaign Influence reports.
AnswerC

Opportunity History and Historical Trending reports track stage changes and duration.

Why this answer

Opportunity Historical Trending.

81
MCQmedium

An administrator needs to ensure that when an Opportunity is closed won, a related custom object called Project is automatically created with specific values mapped from the opportunity. What is the most efficient declarative tool to use?

A.A Workflow Rule with a field update.
B.An Apex Trigger.
C.A Process Builder with an action to create a record.
D.A record-triggered Flow configured for After-Save.
AnswerD

An after-save record-triggered flow is the recommended declarative tool for creating related records.

Why this answer

A record-triggered flow running after save when the opportunity stage changes to Closed Won.

82
Multi-Selecthard

Which THREE actions can a Sales Manager perform using the Role Hierarchy?

Select 3 answers
A.Edit records owned by subordinates.
B.Delete subordinate accounts.
C.Use the hierarchy to define sharing rules.
D.View records owned by subordinates.
E.Assign new leads to subordinates.
AnswersA, C, D

Standard hierarchy behavior.

Why this answer

The hierarchy grants visibility to subordinates' records and is used in sharing rules.

83
Multi-Selectmedium

Universal Containers utilizes Campaigns to track marketing initiatives. The marketing team needs to associate both Leads and Contacts to a single Campaign and track their response status. Which TWO actions can the administrator perform to meet this requirement? (Choose two.)

Select 2 answers
A.Add both Leads and Contacts directly to the Campaign using the 'Add Members' button from the Campaign record.
B.Create separate campaigns for Leads and Contacts and use hierarchical campaigns to roll up metrics.
C.Customize Campaign Member Status values to track specific response milestones for both Leads and Contacts.
D.Use Opportunity Contact Roles to automatically generate Campaign Member records for associated Contacts.
E.Create a junction object between Campaign and Account to relate Contacts directly.
AnswersA, C

The 'Add Members' wizard natively allows adding both Leads and Contacts to a campaign.

Why this answer

Leads and Contacts can be added to campaigns as Campaign Members, and Campaign Member Status values track their engagement.

84
Multi-Selecthard

Which THREE factors should be considered when designing an Opportunity Sales Process?

Select 3 answers
A.The number of team members.
B.The probability values for each stage.
C.The number of products per opportunity.
D.Which record types will use the process.
E.The stages required for the sales cycle.
AnswersB, D, E

Probability is linked to stages.

Why this answer

Sales processes involve stages, record types, and probability settings.

85
Multi-Selectmedium

Which TWO actions are required to successfully convert a Lead?

Select 2 answers
A.Assign the lead to a queue.
B.Map lead fields to custom account, contact, or opportunity fields.
C.Select the account, contact, or opportunity to link the lead to (or create new).
D.Create a custom object for the lead.
E.Delete the original lead record.
AnswersB, C

Field mapping is essential to prevent data loss.

Why this answer

Conversion requires mapping fields and identifying the target objects (Account/Contact).

86
MCQhard

A consulting firm uses Opportunity Teams to collaborate on complex enterprise deals. A team member with 'Read/Write' access to the Opportunity needs to update the Opportunity's custom 'Implementation Status' field, but cannot edit any standard opportunity fields. How should the administrator configure this requirement?

A.Recognize that standard Opportunity Team access grants uniform access to the object record according to the assigned team role, and granular field-level restriction requires a different architectural approach (such as Custom Sharing or Validation Rules).
B.Create a custom profile for the user that restricts standard field editing, combined with Opportunity Team Read/Write access.
C.Configure Field-Level Security (FLS) on standard opportunity fields to make them read-only for that user profile, while granting Read/Write via Opportunity Team.
D.Use Opportunity Sharing Rules to grant field-specific permissions to the team member.
AnswerA

Standard Salesforce record sharing and teams grant access at the record level. To restrict editing of specific standard fields while allowing custom field edits, standard team roles are insufficient because record access is all-or-nothing per role.

Why this answer

Standard Opportunity Team roles grant either Read/Write or Read-Only access to the entire opportunity record, not field-level restrictions.

87
MCQmedium

A Sales Rep needs to organize their daily tasks. Which view is best for this?

A.Report.
B.Task List View.
C.Opportunity Team view.
D.Dashboard.
AnswerB

List views are the most efficient way to organize and manage daily tasks.

Why this answer

The 'Kanban' view or a List View sorted by date are common tools for activity management.

88
MCQhard

A multinational company wants to use different currencies for their Opportunities. What must be enabled to support this?

A.Territory Management.
B.Multi-language support.
C.Salesforce Shield.
D.Advanced Currency Management.
AnswerD

Advanced Currency Management allows for dated exchange rates, which is necessary for global sales reporting.

Why this answer

Multi-currency is required to support different exchange rates and currency fields on records.

89
MCQhard

A manager needs to restrict who can see the 'Expected Revenue' field on an Opportunity. What is the best approach?

A.Field-Level Security.
B.Page Layout.
C.Sharing Rule.
D.Profile permission 'View All'.
AnswerA

FLS is the secure way to restrict field visibility.

Why this answer

Field-Level Security is the standard method for hiding specific fields from certain profiles.

90
MCQeasy

What is the first step in the Lead lifecycle?

A.Lead Creation.
B.Opportunity creation.
C.Campaign creation.
D.Lead Conversion.
AnswerA

Leads must be created before they can be managed.

Why this answer

Lead creation is the entry point for all lead management processes.

91
MCQmedium

What is a 'Price Book Entry'?

A.A mapping of a Product to a Price Book.
B.A record in the Opportunity.
C.A discount for a customer.
D.A record of a sale.
AnswerA

This defines the price of a product within a specific price book.

Why this answer

A Price Book Entry links a Product to a specific Price Book, defining its price.

92
Multi-Selectmedium

Which THREE objects support 'Lead Conversion'?

Select 3 answers
A.Opportunity.
B.Contact.
C.Campaign.
D.Price Book.
E.Account.
AnswersA, B, E

Optional target.

Why this answer

Conversion creates/updates Account, Contact, and Opportunity records.

93
Multi-Selectmedium

An administrator needs to configure Account Teams for an organization. Which THREE capabilities do Account Teams provide? (Choose three.)

Select 3 answers
A.Automatically enforce territory realignment based on account revenue changes.
B.Allow users to set up a Default Account Team to quickly add members to their accounts.
C.Grant flexible read or read/write access to related accounts, contacts, opportunities, and cases.
D.Allow users to set up a Default Account Team to quickly add members to opportunities they own.
E.Track different functional roles such as Account Manager, Executive Sponsor, or Technical Architect.
AnswersB, C, E

Users can configure a default team that automatically populates on newly created accounts.

Why this answer

Account Teams provide record access, team roles, and default team settings.

94
MCQmedium

A company needs to track multiple prices for the same product based on customer segments (e.g., Retail vs. Wholesale). How should this be implemented?

A.Create multiple Product records for each price.
B.Use custom fields on the Opportunity Product object.
C.Create separate Opportunity record types.
D.Use Price Books to define different prices for the same product.
AnswerD

Price Books are specifically designed to hold multiple Price Book Entries for one Product.

Why this answer

Multiple Price Books allow different pricing tiers for the same Product record.

95
MCQeasy

Sales reps at Cloud Kicks frequently need to send the exact same multi-line introductory email template to newly assigned Leads. Which feature should the administrator configure to streamline this process?

A.Email Templates
B.Sales Cadences
C.Macro Builder
D.Quick Actions on Campaign
AnswerA

Email Templates allow users to quickly insert standardized messaging into emails without re-typing.

Why this answer

Email Templates combined with List Email or Send Email actions allow users to send standardized messages efficiently.

96
Multi-Selectmedium

Which TWO of the following are true regarding Price Books in Salesforce?

Select 2 answers
A.Price Books are a child object of the Account
B.Price Books allow users to add different currencies to the same product entry
C.All users can view all Price Books by default
D.A product must be added to the Standard Price Book before it can be added to a Custom Price Book
E.A user can only see products from one Price Book at a time on an Opportunity
AnswersD, E

The Standard Price Book is required to define the base price of a product.

Why this answer

Price books control the list prices for products, and an organization can have multiple price books to handle different pricing tiers.

97
MCQhard

A company wants to ensure that all Opportunities have a specific field populated before moving to the 'Closed-Won' stage. Which tool is the most appropriate?

A.Workflow Rule.
B.Sharing Rule.
C.Lead Assignment Rule.
D.Validation Rule.
AnswerD

Validation rules are the standard for blocking record updates that lack required data.

Why this answer

Validation Rules are best for enforcing data requirements at specific stages.

98
MCQeasy

A company is migrating from a legacy system and needs to import Leads. They want to ensure duplicate records are not created. Which feature should they configure?

A.Workflow Rules.
B.Validation Rules.
C.Salesforce Shield.
D.Matching and Duplicate Rules.
AnswerD

These are the standard tools to identify and prevent duplicate data in Salesforce.

Why this answer

Matching Rules define what constitutes a duplicate, and Duplicate Rules define what happens when one is found.

99
MCQeasy

A sales operations user at Get Cloudy Consulting wants to view a list of Accounts that have NOT had any completed Tasks or Activities in the last 90 days. Which reporting approach is best suited for this requirement?

A.A dashboard component displaying overdue tasks grouped by Account owner.
B.A joined report combining Account data and Task data with a custom SQL join condition.
C.An Account report with a Cross Filter of 'Accounts without Activities'.
D.A standard Account report with a standard 'Last Activity' field filter set to less than 90 days.
AnswerC

Cross filters ('Accounts without Activities') allow administrators to pinpoint parent records that lack specific child records.

Why this answer

Cross filters in Salesforce reports allow users to filter a report by the presence or absence of related records.

100
MCQhard

A user in a subordinate role needs to see all Opportunities owned by their manager. How can this be done?

A.Account Team.
B.Role Hierarchy.
C.Public Group.
D.Sharing Rule.
AnswerD

Sharing rules allow for cross-hierarchy visibility based on criteria or owner.

Why this answer

The standard Role Hierarchy allows managers to see records owned by their subordinates, but not the other way around. To allow subordinates to see manager records, manual sharing or sharing rules are required.

101
Multi-Selectmedium

Which TWO actions can be automated with Flow Builder?

Select 2 answers
A.Changing the org-wide security settings.
B.Modifying the standard field types.
C.Sending an email alert.
D.Deleting the user database.
E.Updating a related record when an opportunity stage changes.
AnswersC, E

Standard flow usage.

Why this answer

Flows handle complex logic like updating related records or sending emails.

102
MCQeasy

A manager needs to see a snapshot of their team's performance. Which feature should they use?

A.Dashboard.
B.Task List.
C.Email Templates.
D.List Views.
AnswerA

Dashboards are designed for visual performance tracking.

Why this answer

Dashboards provide visual summaries of report data for management.

103
MCQeasy

A Sales Manager wants to ensure that all Leads generated from a specific trade show campaign are automatically assigned to a dedicated team of SDRs. Which feature should the consultant recommend?

A.Validation Rules
B.Auto-Response Rules
C.Workflow Rules
D.Lead Assignment Rules
AnswerD

Assignment rules automatically route leads based on defined criteria.

Why this answer

Lead Assignment Rules allow for the automation of lead distribution based on specific criteria such as Campaign Source.

104
MCQmedium

A company uses Orders in Sales Cloud. When an order is activated, what happens to the order record regarding editability?

A.The order is automatically deleted from the system and converted into an invoice.
B.The order record is locked and cannot be edited by any user.
C.The order status becomes Activated, and standard fields become read-only to preserve financial integrity.
D.The order status resets to Draft automatically after 24 hours.
AnswerC

Activated orders become read-only for standard users to ensure data integrity for downstream ERP systems.

Why this answer

Activated orders cannot be edited unless deactivated or permitted by custom profile permissions.

105
MCQmedium

What is the purpose of 'Forecast Categories' on an Opportunity?

A.To define territories.
B.To determine if an opportunity is included in forecast reports.
C.To set the owner.
D.To apply discounts.
AnswerB

These categories map stages to forecast buckets.

Why this answer

Forecast Categories determine which pipeline stage an opportunity is included in for sales forecasting.

106
MCQmedium

What happens when a Lead is converted?

A.The Lead record is deleted.
B.The Lead is moved to the Recycle Bin.
C.The Lead becomes an Account, Contact, and optionally an Opportunity.
D.The Lead owner is automatically changed to the System Administrator.
AnswerC

This describes the standard conversion outcome.

Why this answer

The conversion process creates an Account and Contact, and optionally an Opportunity, and maps fields from the Lead.

← PreviousPage 2 of 2 · 106 questions total

Ready to test yourself?

Try a timed practice session using only Practical Application Of Sales Cloud Expertise questions.