Courseiva

Salesforce Certified Sales Cloud Consultant (Sales-Con-201) (Sales-Con-201) (Sales-Con-201) — Questions 175

321 questions total · 5pages · All types, answers revealed

Page 1 of 5

Page 2
1
Multi-Selectmedium

A consultant is conducting a post-go-live audit for a Sales Cloud deployment. Which TWO methods should the consultant use to evaluate whether the implementation achieved its intended business outcomes? (Choose two)

Select 2 answers
A.Checking how many coffee cups are left in the client's breakroom kitchen.
B.Analyzing system adoption dashboards and feature utilization reports to track active usage.
C.Comparing pre-implementation sales cycle lengths and win rates against current post-go-live metrics.
D.Disabling all user accounts to see who complains first.
E.Asking the office receptionist for their personal opinion on sales forecasting accuracy.
AnswersB, C

Utilization reports verify whether users are actively engaging with the configured features.

Why this answer

Comparing pre- and post-implementation KPIs and reviewing feature utilization metrics validate business value.

2
MCQmedium

During UAT, testers report that a custom Lightning Web Component (LWC) embedded on the Opportunity record page is throwing intermittent JavaScript errors when users rapidly click save. How should the consultant triage this issue?

A.Analyze browser console logs and Salesforce debug logs to identify asynchronous race conditions or unhandled promise rejections in the component controller.
B.Instruct users to wait 10 seconds between every click to prevent errors.
C.Delete the LWC immediately and replace it with a standard HTML page.
D.Disable debug mode for all users across the entire organization.
AnswerA

Debugging browser and server logs is the proper method to diagnose LWC script execution errors.

Why this answer

Reviewing browser developer console logs, server-side debug logs, and component event handling identifies asynchronous race conditions.

3
MCQhard

An organization uses Enterprise Territory Management. A sales rep is assigned to a territory, but cannot see accounts assigned to parent territories automatically. What feature setting must be verified?

A.The Account access level assigned in the Territory Model settings for the user's assigned role.
B.Manual sharing rules created on the Account object for territory members.
C.The Access Level to Accounts defined in the Territory Type settings.
D.The Organization-Wide Default sharing setting for Territories.
AnswerC

Territory types and territory models define user access levels to accounts assigned to territories, including options for parent-child inheritance.

Why this answer

Territory hierarchy access settings determine whether parent territories inherit access to child territory accounts.

4
Multi-Selecthard

An administrator is setting up Collaborative Forecasting for a global sales organization. Which THREE considerations must be kept in mind regarding forecast types and setup? (Choose three.)

Select 3 answers
A.Forecast managers cannot be changed once a forecast type is activated.
B.Forecast hierarchy is strictly tied to the user role hierarchy.
C.Custom currency fields cannot be used as the basis for custom forecast types.
D.Forecasts can be based on Opportunity Revenue, Opportunity Quantity, or Product Families.
E.Up to four active forecast types can be enabled concurrently in an org.
AnswersB, D, E

The forecast manager hierarchy is derived directly from the standard user role hierarchy.

Why this answer

Collaborative forecasting supports multiple configurations including opportunity revenue/quantity, overlay splits, and product families.

5
MCQmedium

Sales reps are spending too much time manually entering meeting notes and logging emails into Salesforce. Management wants an automated solution that captures customer interactions from Microsoft Office 365 without requiring browser plugins. What should be implemented?

A.Einstein Activity Capture
B.Lightning Sync
C.Salesforce for Outlook Integration Pane
D.Sales Engagement Work Queue
AnswerA

EAC runs server-side to sync emails and events automatically.

Why this answer

Einstein Activity Capture (EAC) syncs emails, events, and contacts between Microsoft or Google accounts and Salesforce automatically.

6
Multi-Selecthard

Which THREE of the following are capabilities of Campaign Management in Salesforce?

Select 3 answers
A.Campaigns can automatically update the Opportunity Stage to Closed Won
B.Campaign members can track custom status values such as 'Responded' or 'Attended'
C.Campaigns can be directly converted into Opportunities
D.Campaign members can be added from both Leads and Contacts
E.Campaign Hierarchy allows for rolling up data from child campaigns to parent campaigns
AnswersB, D, E

Member statuses are customizable for specific campaign types.

Why this answer

Campaigns allow tracking of hierarchy, member status, and influence on opportunities.

7
MCQmedium

Universal Containers uses Collaborative Forecasting and wants sales managers to be able to adjust their team's forecast amounts up or down based on qualitative deal knowledge. Where is manager adjustment enabled and viewed?

A.By modifying the Opportunity Split configuration.
B.Using custom rollup summary fields on the User object.
C.In Forecasts Settings, enable Manager Adjustments for the specific forecast type.
D.On the User Detail page by checking 'Allow Forecast Adjustments'.
AnswerC

Manager adjustments must be enabled in forecast setup.

Why this answer

Manager adjustments are enabled in Collaborative Forecasts setup and allow managers to adjust subordinate forecasts.

8
MCQmedium

Sales reps at DreamHouse Realty frequently create quotes from opportunities. They need to generate PDF quotes and email them directly to clients using predefined templates. Where should the administrator configure the quote templates?

A.Within CPQ Package Settings.
B.In the App Launcher under Email Templates.
C.In Setup under Quote Settings and Quote Templates.
D.On the Opportunity page layout properties.
AnswerC

Quote Templates are managed in Setup where administrators can design the layout and fields included in the PDF.

Why this answer

Quote Templates are configured in Setup under Quote Templates.

9
Multi-Selectmedium

Which THREE items can be tracked in an Activity Timeline?

Select 3 answers
A.Tasks.
B.Log a call records.
C.Events.
D.Opportunity status changes.
E.Account hierarchy updates.
AnswersA, B, C

Tasks are a primary activity type.

Why this answer

Activities include Tasks, Events, and sometimes logged calls or emails.

10
MCQeasy

A sales manager wants to schedule a weekly snapshot of pipeline metrics to be emailed to executive stakeholders as a PDF attachment. What is the most efficient way to accomplish this?

A.Write an Apex scheduled job to generate PDF reports and email them.
B.Export reports to CSV manually every week.
C.Set up Process Builder to email dashboard charts.
D.Schedule the Dashboard to refresh and send via email on a weekly frequency.
AnswerD

Dashboards support scheduled email distribution.

Why this answer

Dashboards can be scheduled for refresh and email delivery to users or public groups.

11
MCQeasy

A sales manager wants to track key milestones during the sales cycle for opportunities, such as identifying decision makers and presenting proposals, directly on the opportunity record page. Which feature should the administrator configure?

A.Path Settings and Key Fields.
B.Sales Process picklist values.
C.Opportunity dashboards.
D.Custom related lists for milestones.
AnswerA

Path visually guides users through pipeline stages and highlights key fields required at each stage.

Why this answer

Path settings provide guidance for success and key fields per stage.

12
MCQeasy

A consultant is preparing the training strategy for a mid-market Sales Cloud implementation. Which training methodology adheres to industry best practices for adult learners in enterprise software rollouts?

A.Conduct a single 8-hour lecture covering every feature in Sales Cloud for all employees simultaneously.
B.Rely entirely on Trailhead modules assigned as optional homework after go-live.
C.Provide a 500-page PDF user manual for self-study without any interactive sessions.
D.Deliver role-based, hands-on training sessions using a dedicated training sandbox with realistic scenario exercises.
AnswerD

Role-based, hands-on practice ensures users understand how Salesforce applies to their specific daily tasks.

Why this answer

Role-based, hands-on training using sandbox environments mirroring real business scenarios maximizes retention.

13
Multi-Selectmedium

Which THREE objects can be linked to a Campaign?

Select 3 answers
A.Price Book.
B.Lead.
C.Opportunity.
D.Contact.
E.Order.
AnswersB, C, D

Leads are the primary target.

Why this answer

Campaigns are linked to Leads, Contacts, and Opportunities (via influence).

14
Multi-Selecthard

Universal Containers is preparing for a major Sales Cloud go-live. Which TWO activities are critical components of the cutover plan? (Choose two.)

Select 2 answers
A.Starting the initial requirements gathering workshops from scratch
B.Executing the final data migration delta loads and data validation checks
C.Negotiating new software license contracts with Salesforce account executives
D.Uninstalling all managed packages from the AppExchange
E.Performing smoke testing in production to verify core integrations and profiles
AnswersB, E

Ensures all recent records from legacy systems are accurately transferred before go-live.

Why this answer

Final data migration passes and system verification/smoke testing are core cutover activities.

15
MCQhard

An organization wants to restrict the visibility of the 'Discount' field on an Opportunity based on the user's Profile. What is the most secure way to do this?

A.Sharing Rules.
B.Field-Level Security.
C.Validation Rules.
D.Page Layout assignments.
AnswerB

FLS is the standard security control for field visibility.

Why this answer

Field-Level Security (FLS) controls who can see or edit specific fields regardless of the page layout.

16
MCQhard

A sales operations manager needs to build a custom report that identifies opportunities where the discount given exceeds 20% and the opportunity owner's manager has not approved the discount via an approval process. How can this be reported?

A.Create a custom report type on Opportunities with Approval History and filter by approval status and discount percentage.
B.Create a workflow rule that emails management when unapproved discounts occur.
C.Export opportunity data to Tableau CRM (CRM Analytics) for complex approval logic.
D.Use the standard Opportunity Audit report type with cross-filters for approvals.
AnswerA

Approval history related lists/objects can be reported on using custom report types.

Why this answer

Custom report types combined with approval history fields or custom approval status fields allow reporting on approval states.

17
MCQeasy

What is the primary purpose of a 'Go/No-Go' decision gate prior to a Sales Cloud deployment?

A.To determine which custom objects should be deleted permanently
B.To negotiate final contractor billing rates
C.To test internet bandwidth speed at the corporate office
D.To verify that all readiness criteria, testing sign-offs, and risk mitigations are complete
AnswerD

Ensures quality control and minimizes catastrophic post-launch failures.

Why this answer

A Go/No-Go gate evaluates readiness criteria (UAT sign-off, data migration quality, training completion) to ensure the business is prepared for go-live.

18
MCQhard

A Consultant is loading Campaign Members into Salesforce. The CSV contains Contact IDs and Campaign IDs. Some rows fail with a 'Entity failed validation' error. What is the most likely cause?

A.Campaign records must be locked before adding members.
B.The Contact is already a member of the specified Campaign, violating uniqueness.
C.Campaign Status is a required field that was omitted from the mapping.
D.Campaign members cannot be loaded via Data Loader; they require Data Import Wizard.
AnswerB

A Contact or Lead can only exist once per Campaign, causing duplicate membership inserts to fail.

Why this answer

Campaign Members have unique constraints; attempting to insert a duplicate Contact/Lead into the same Campaign will trigger validation or database errors.

19
MCQhard

An organization has a private OWD for Accounts and Contacts. A user needs access to an Account they do not own, but they need to see all Contacts associated with that Account. How can this be achieved?

A.Add the user to an Account Team for the Account.
B.Create a Public Group with access to all Contacts.
C.Change OWD to Public Read/Write.
D.Use a Permission Set to grant 'View All' on Contacts.
AnswerA

Account Teams grant access to the Account and, by extension, the related records if visibility is configured correctly.

Why this answer

Manual sharing or Account Teams can grant access to the Account, and if the Contact OWD is 'Controlled by Parent', the user automatically gains access to the Contacts.

20
MCQeasy

When designing a post-go-live support plan during the rollout strategy phase, what is the primary purpose of establishing a 'Tier 1' internal help desk comprised of Super Users?

A.To directly contact Salesforce Customer Support for billing inquiries.
B.To act as the first point of contact for daily user questions, triage minor issues, and reinforce training.
C.To write custom code and manage Apex triggers when developers are unavailable.
D.To perform quarterly data migrations and sandbox refreshes.
AnswerB

Tier 1 super users provide rapid, context-aware peer support for daily operational questions.

Why this answer

Internal Super Users handle routine 'how-to' questions and minor issues first, filtering out noise so that complex technical bugs go to Tier 2/Administrators.

21
MCQmedium

A client's executive team expresses frustration that they cannot accurately forecast quarterly revenue because sales reps update close dates and amounts unpredictably near the end of the quarter. How should the consultant address this operational gap?

A.Rely on Einstein Forecasting to automatically override rep entries using machine learning without changing rep behavior.
B.Disable the ability for sales reps to edit Opportunity close dates and amounts under any circumstances.
C.Set all Opportunity amounts to a fixed company average to eliminate variance.
D.Implement Collaborative Forecasting, establish clear stage-gate definitions with validation rules on late stages, and conduct weekly pipeline review cadences.
AnswerD

Combining forecasting tools, stage validation rules, and management cadences drives forecasting hygiene.

Why this answer

Enforcing process controls, stage-locked criteria, and forecasting cadences improves pipeline visibility and predictability.

22
Multi-Selecthard

Which TWO security features are used to restrict data access?

Select 2 answers
A.Sharing Rules.
B.Validation Rules.
C.Page Layouts.
D.Email Templates.
E.OWD.
AnswersA, E

Provides controlled extension of access.

Why this answer

OWD and Sharing Rules are the primary ways to restrict/extend record access.

23
MCQhard

A large enterprise implementing Sales Cloud wants to ensure high user adoption across diverse geographic business units. The project team decides to establish a 'Salesforce Champion Network'. What is the primary function of this network during rollout?

A.Writing Apex triggers and managing declarative deployment packages
B.Acting as localized super-users to drive peer adoption and gather feedback
C.Auditing employee login records and enforcing disciplinary actions
D.Replacing the steering committee for final budget approvals
AnswerB

Empowers local leaders to mentor peers and surface adoption blockers.

Why this answer

Champion networks act as local peers who provide first-line support, feedback, and encouragement, bridging the gap between IT and local business units.

24
MCQeasy

A Sales Operations manager wants to track the exact date an Opportunity stage changes from 'Prospecting' to 'Value Proposition' to measure pipeline velocity. Which feature should the Consultant utilize?

A.Opportunity Field History Tracking
B.Einstein Opportunity Scoring
C.Salesforce Surveys
D.Opportunity Stage Duration fields
AnswerA

Field History Tracking captures date, time, and user details whenever specific fields like Stage change.

Why this answer

Standard Opportunity Field History tracking can be enabled on the StageName field to track date, time, old value, and new value.

25
MCQmedium

The marketing team wants to track how many Leads were converted into Opportunities for each Campaign. What is the standard way to achieve this?

A.Campaign Influence
B.Process Builder
C.Lead Conversion Mapping
D.Custom Formula Fields on Lead
AnswerA

Campaign Influence tracks the impact of multiple campaigns on a single opportunity.

Why this answer

Campaign Influence allows linking Opportunities to Campaigns, enabling the tracking of campaign contribution to sales.

26
MCQhard

A Sales Rep needs to change the owner of an Opportunity, but the new owner does not have access to the Account associated with that Opportunity. How does Sales Cloud handle this visibility?

A.The change will be blocked by the system
B.The user will gain implicit Read access to the Account
C.The user will gain Edit access to the Account
D.The user must manually be added to the Account Team
AnswerB

Salesforce grants implicit read access to the parent account to ensure the rep can view the opportunity context.

Why this answer

By default, when an opportunity owner changes, if the new owner does not have access to the parent account, the system grants them implicit read access to that account.

27
MCQhard

Universal Containers wants to archive closed-won opportunities older than 5 years to maintain system performance. What is Salesforce's recommended approach for handling long-term data archiving?

A.Move records to a custom object named 'Archived Opportunity' using Data Loader, then delete the originals.
B.Change the record type of old opportunities to 'Archived' and apply a sharing rule to hide them.
C.Mark the opportunities as inactive using workflow field updates.
D.Contact Salesforce Support to delete the primary database indexes for those records.
AnswerA

Archiving to custom objects or external storage via Data Loader/API is a standard practice for maintaining lean primary tables.

Why this answer

Salesforce recommends exporting historical data using Data Loader or Data Export Service and storing it in an external system or utilizing certified AppExchange data archiving solutions.

28
MCQmedium

A client's sales operations team wants to track competitor win/loss reasons directly on the Opportunity object. During requirements workshops, the consultant notices that different sales teams use different terminology for the same competitors. How should the consultant structure this requirement?

A.Configure a standardized picklist or custom Competitor related list linked to a master competitor catalog.
B.Create a free-text field on the Opportunity object for reps to type competitor names freely.
C.Require sales reps to send an email summary of competitors to the sales manager after every lost deal.
D.Create 50 individual checkbox fields on the Opportunity object representing every known competitor in the industry.
AnswerA

Standardized picklists or master catalogs ensure data integrity and reliable reporting on competitor trends.

Why this answer

Standardizing picklists and utilizing a custom Competitor object or standard Competitor related list ensures clean reporting.

29
MCQmedium

Universal Containers requires that whenever an opportunity is moved to 'Closed Won', a congratulatory post is automatically published to a specific Chatter group with key deal details. What is the most efficient declarative tool to achieve this?

A.Custom Report Notification subscription.
B.Record-Triggered Flow with a 'Post to Chatter' action.
C.Process Builder with Chatter publisher actions.
D.Apex Trigger utilizing ConnectApi.ChatterFeeds.
AnswerB

Flows support posting to Chatter natively upon record updates.

Why this answer

A record-triggered flow on Opportunity when stage equals Closed Won can use the 'Post to Chatter' action.

30
Multi-Selecteasy

Which TWO actions can a sales representative perform using the Kanban view on opportunities? (Choose two.)

Select 2 answers
A.Configure custom fiscal years.
B.View alerts on opportunities indicating missing tasks or overdue dates.
C.Drag and drop opportunities across columns to update their stage.
D.Build custom report types.
E.Modify organization-wide sharing settings.
AnswersB, C

Kanban highlights deal alerts like missing activities.

Why this answer

Kanban views allow drag-and-drop stage updates and viewing alerts.

31
Multi-Selecthard

When configuring Collaborative Forecasts, which THREE metrics or parameters can be selected to define forecast types? (Choose three.)

Select 3 answers
A.Opportunity Quantity
B.Opportunity Splits (Revenue or Percentage)
C.Lead Conversion Count
D.Opportunity Amount (Revenue)
E.Campaign ROI Percentage
AnswersA, B, D

Quantity is a standard metric for forecast types, especially useful for product-driven sales.

Why this answer

Forecast types can use Revenue, Quantity, or Opportunity Splits.

32
MCQmedium

A sales manager wants to ensure that sales reps populate the 'Primary Competitor' field before an Opportunity can be moved to the 'Closed Lost' stage. However, the field should remain optional for all earlier stages. How should the consultant configure this requirement?

A.Create a validation rule that checks if the stage is Closed Lost and the Primary Competitor field is blank.
B.Set up a workflow rule that blanks out the Opportunity amount if the competitor is missing.
C.Check the 'Always require value' checkbox on the field definition settings.
D.Write a scheduled Apex batch job that flags opportunities missing competitor data every night.
AnswerA

A validation rule with stage criteria ensures the field is only mandatory when reaching Closed Lost.

Why this answer

Validation Rules utilizing ISPICKVAL and ISCHANGED or stage checking functions enforce conditional mandatory fields.

33
Multi-Selectmedium

A consultant is designing opportunity management workflows for a B2B sales team. Which TWO best practices should the consultant follow when defining Opportunity Stages and probabilities? (Choose two)

Select 2 answers
A.Hardcoding all stage names in Spanish regardless of the user's regional location.
B.Aligning opportunity stages with concrete buyer milestones rather than internal seller actions.
C.Tying stage probabilities to historical win-rate analysis where possible.
D.Creating 25 distinct stages to track every minor micro-task a sales rep performs.
E.Assigning a 100% probability to every stage from prospecting onward to boost team morale.
AnswersB, C

Buyer-centric stages reflect true deal progression and improve forecast accuracy.

Why this answer

Aligning stages with buyer milestones and tying probabilities to historical win rates ensures accurate forecasting.

34
Multi-Selecthard

An administrator is troubleshooting a Sales Engagement deployment where sales reps are unable to add prospects to sales cadences. Which THREE factors could cause this issue? (Choose three.)

Select 3 answers
A.Collaborative Forecasting is disabled in the organization.
B.The Sales Cadence status is not set to 'Active'.
C.The users lack the 'Sales Engagement User' permission set license and assigned permission set.
D.The target records (Leads or Contacts) do not meet the criteria defined in the sales cadence target settings.
E.Einstein Activity Capture is uninstalled from AppExchange.
AnswersB, C, D

Inactive cadences cannot have targets added to them.

Why this answer

Cadence permissions, object support, and user assignment settings control cadence access.

35
MCQeasy

A company needs to ensure that all Quotes created for an Opportunity are based on the products in that Opportunity. What is the mandatory step?

A.Use Campaign Influence.
B.Ensure the Opportunity has products added.
C.Create a Lead first.
D.Enable Orders.
AnswerB

Adding products to the Opportunity is the prerequisite for generating a relevant Quote.

Why this answer

A Quote must be associated with an Opportunity to sync products correctly.

36
MCQeasy

A consultant is working with a client who has never used a CRM before. During requirements gathering, the client requests 200 custom fields on the Account object to capture every possible data point about their customers. What is the most appropriate consulting response?

A.Tell the client that Salesforce has a strict hard limit of 50 custom fields per object.
B.Advise the client on usability best practices, prioritize essential fields for core processes, and evaluate grouping supplementary data into related objects or custom tabs.
C.Immediately configure all 200 custom fields to satisfy the client's initial request fully.
D.Ignore the request and build a generic page layout with zero custom fields.
AnswerB

Guiding clients toward lean design principles ensures high adoption and long-term maintainability.

Why this answer

Consultants should guide clients toward best practices, focusing on core requirements and avoiding clutter.

37
MCQmedium

A Sales Cloud Consultant is migrating legacy accounts into Salesforce using Data Loader. The legacy system uses a custom External ID field. Which operation should be used to update existing records and insert new ones simultaneously?

A.Insert
B.Update
C.Import
D.Upsert
AnswerD

Upsert performs either an insert or an update based on the presence of a matching record using an External ID.

Why this answer

The Upsert operation in Data Loader matches source records against existing Salesforce records using a designated External ID field, inserting new ones and updating existing ones in a single pass.

38
MCQhard

A company needs to implement 'Territory Management' to structure their sales team. What is the primary benefit?

A.To simplify record ownership.
B.To track regional office expenses.
C.To automate lead routing.
D.To define territory-based access to accounts and opportunities.
AnswerD

This is the core reason for using Territory Management.

Why this answer

Enterprise Territory Management allows for complex account-based assignment and visibility.

39
MCQhard

A user has 'Read' access to an Account but cannot see the Opportunity related to that Account. What is the most likely reason?

A.The Opportunity OWD is 'Private'.
B.The Opportunity has a different record type.
C.The user is not in the Account Team.
D.The user's profile lacks 'Read' on Opportunities.
AnswerA

Private OWD restricts access even if the parent Account is visible.

Why this answer

If OWD for Opportunity is 'Private', users only see opportunities they own or have been granted access to via teams/sharing.

40
MCQmedium

Cloud Kicks wants to track sales team performance against revenue targets set monthly rather than quarterly. How should the administrator configure Collaborative Forecasting to support monthly quotas?

A.In Forecasts Settings, configure quota display to be monthly and upload monthly quotas via Data Loader or Setup.
B.Set up monthly recurring revenue (MRR) schedules on Opportunity Products.
C.Build custom rollup summary fields on the Quotas object linked to users.
D.Create custom fiscal periods spanning one month each.
AnswerA

Quotas can be managed monthly or quarterly in forecast settings.

Why this answer

Collaborative forecasting supports setting quotas by month or quarter depending on forecast type and settings.

41
MCQmedium

During the pre-rollout user experience assessment for a new Sales Cloud implementation, the consultant notices that sales representatives in different regions have wildly distinct terminology and data entry requirements for the Opportunity object. What is the most effective implementation strategy to address this before rollout?

A.Use Record Types, Page Layouts, and dependent picklists to accommodate regional differences under a unified global data model.
B.Delay the Sales Cloud rollout indefinitely until all regional sales teams agree on a single shared vocabulary.
C.Force all regions to adopt the exact same page layout and field requirements to ensure consistency.
D.Create entirely separate Salesforce Orgs for each region to completely isolate their workflows.
AnswerA

This approach balances global reporting requirements with local usability needs through native Salesforce configuration tools.

Why this answer

Conducting stakeholder workshops and aligning on global standards while utilizing Record Types and Page Layouts for regional variations ensures standardization where needed and flexibility where required. Forcing a single inflexible layout or delaying rollout indefinitely are poor strategies.

42
Multi-Selectmedium

Which TWO fields are essential for calculating the 'Expected Revenue' on an Opportunity?

Select 2 answers
A.Lead Source.
B.Close Date.
C.Amount.
D.Probability.
E.Stage.
AnswersC, D

The raw deal value.

Why this answer

Expected Revenue = Amount * Probability.

43
MCQeasy

Universal Containers wants to ensure that sales reps can view key Account metrics, open Opportunities, and relevant Einstein Insights directly on the mobile app without navigating through multiple tabs. Which Salesforce feature should the Consultant recommend configuring?

A.Lightning App Builder for Mobile
B.Global Actions
C.Mobile Publisher
D.Salesforce Console for iPad
AnswerA

Lightning App Builder enables the creation of custom mobile-optimized record pages using components.

Why this answer

Lightning App Builder allows administrators to configure Lightning Record Pages specifically optimized for the Salesforce Mobile App, placing key components like highlights panels and Einstein insights on a single view.

44
MCQhard

An administrator is troubleshooting an issue where sales reps are unable to see expected forecast numbers in Collaborative Forecasting. The forecast type is based on Opportunity Revenue, and the role hierarchy is active. What is a common root cause for missing forecast data?

A.Einstein Activity Capture has not been enabled for the forecast owners.
B.Quotas have not been defined for the users in the forecast hierarchy for the selected time period.
C.Advanced Currency Management conversion rates are missing for historical dates.
D.Enterprise Territory Management is turned on, which disables role-based forecasting entirely.
AnswerB

Without quotas or correct user setup in the forecast hierarchy, forecast values may not display or calculate properly.

Why this answer

Forecasts require quotas to be set for the users in the hierarchy, and the user must be assigned to a role that has forecasting enabled. Additionally, date ranges must match.

45
Multi-Selectmedium

Which THREE objects are involved in the standard Opportunity-to-Revenue workflow?

Select 3 answers
A.Lead.
B.Opportunity.
C.Product.
D.Campaign.
E.Quote.
AnswersB, C, E

The core revenue object.

Why this answer

Opportunities, Products, and Quotes are the core objects in the sales pipeline.

46
MCQhard

Universal Containers is experiencing significant pushback from veteran sales reps during a Sales Cloud rollout. They claim the new system requires too many clicks compared to their old system. Which pre-rollout change management technique should the consultant employ?

A.Engaging vocal detractors in prototype review workshops to address friction points
B.Mandating executive sign-off on every daily login report
C.Replacing veteran reps with new hires who are native Salesforce users
D.Reducing the number of mandatory training hours for veteran users
AnswerA

Addresses root causes of resistance and secures buy-in from key influencers.

Why this answer

Involving key detractors in design sessions and demonstrating how automation reduces administrative burden helps convert resistance into advocacy.

47
MCQeasy

Which activity is a key component of a pre-rollout communication plan?

A.Configuring Single Sign-On (SSO) settings in Setup
B.Running automated data migration scripts via Data Loader
C.Publishing a regular newsletter highlighting project milestones and go-live dates
D.Testing custom Apex triggers in a developer sandbox
AnswerC

Keeps organization informed and maintains project visibility.

Why this answer

Communicating project milestones and expected benefits builds anticipation and keeps stakeholders informed.

48
MCQmedium

An organization uses 'Campaigns'. What is the 'Campaign Member' object used for?

A.To track revenue.
B.To track activities.
C.To track the relationship between Leads/Contacts and Campaigns.
D.To track products.
AnswerC

This is the junction object for campaigns.

Why this answer

Campaign Members link Leads and Contacts to a specific Campaign.

49
Multi-Selecthard

An administrator is auditing report and dashboard security in Sales Cloud. Which THREE best practices should be followed to secure sensitive sales pipeline data? (Choose three.)

Select 3 answers
A.Regularly audit dashboard folder access and scheduled dashboard email recipients.
B.Ensure the organization-wide sharing default for Opportunities is public read/write for all community users.
C.Disable all role hierarchies so that managers cannot view subordinate reports.
D.Store reports and dashboards in private folders shared only with authorized roles or public groups.
E.Use dynamic dashboards with 'View Dashboard As: The Logged-in User' to respect data visibility rules.
AnswersA, D, E

Auditing scheduled recipients prevents data leaks via emailed reports.

Why this answer

Folder sharing, running user settings, and sharing model alignment secure dashboards and reports.

50
MCQmedium

A company is using 'Opportunity Splits' to manage revenue sharing. What must be enabled first?

A.Advanced Currency Management.
B.Orders.
C.Price Books.
D.Team Selling.
AnswerD

Team Selling is the foundation for utilizing Opportunity Splits.

Why this answer

Opportunity Splits require 'Team Selling' to be enabled in the organization.

51
MCQhard

An organization utilizes Enterprise Territory Management. A sales rep changes departments and is removed from a territory. What happens to the manual sharing rules and open opportunities owned by that rep within that territory?

A.All opportunities owned by the rep are automatically deleted by the territory cleanup job.
B.Open opportunities are automatically transferred to the default territory manager user.
C.The user retains permanent manual sharing access to all historical opportunities regardless of territory unassignment.
D.Access to accounts and opportunities tied to the territory is removed when the user is unassigned from the territory, subject to territory model re-evaluation.
AnswerD

Territory model rules and user assignments dictate record access; removing a user revokes territory-based access.

Why this answer

When territory membership changes, record access derived from territory rules is re-evaluated based on the territory model and user assignments.

52
Multi-Selecthard

An enterprise client requires comprehensive documentation standards for their Sales Cloud implementation to satisfy internal IT audit requirements. Which THREE documentation artifacts should the consultant deliver upon project completion? (Choose three)

Select 3 answers
A.Personal diary entries of the consultant detailing daily commuting experiences during the project.
B.A Technical Design Document (TDD) outlining system architecture, automation logic, and integrations.
C.Comprehensive User Training Guides and process workflows tailored to different sales roles.
D.A blank spreadsheet template with no column headers or instructions.
E.A complete Data Dictionary detailing all standard and custom objects, fields, data types, and relationships.
AnswersB, C, E

The TDD documents system customizations, data flows, and technical architecture.

Why this answer

Data dictionaries, technical design documents, and user training guides are essential delivery artifacts for enterprise audits.

53
MCQhard

Northern Trail Outfitters is preparing a phased rollout of Sales Cloud. During user experience assessment, executives voice concern over low adoption rates of the new desktop interface compared to legacy spreadsheets. Which change management strategy should the consultant recommend?

A.Deploying a peer-led champion network and interactive business-process labs
B.Delaying rollout until all custom reports are perfectly recreated
C.Locking down legacy spreadsheet software network-wide
D.Increasing the frequency of executive status update emails
AnswerA

Leverages peer influence and practical application to drive sustained adoption.

Why this answer

Involving power users as change champions and designing hands-on enablement labs helps bridge the gap between legacy habits and new platform capabilities.

54
MCQhard

Northern Trail Outfitters uses Collaborative Forecasting with Opportunity Revenue. A sales rep updates an Opportunity stage from 'Prospecting' to 'Closed Won' and changes the Amount from $10,000 to $12,000, but fails to update the Close Date, which remains set to a date in the previous fiscal quarter. How does this impact the forecast?

A.The forecast will show an error until the Close Date is updated to match the current fiscal quarter.
B.The $12,000 will appear in the current fiscal quarter forecast based on the date the stage changed.
C.The opportunity will be excluded entirely from forecasts because it is closed-won with a mismatched date.
D.The $12,000 will be attributed to the previous fiscal quarter forecast based on the Close Date.
AnswerD

Collaborative Forecasting aggregates revenue based on the Opportunity Close Date. If the Close Date is in the past quarter, it rolls up to that period.

Why this answer

Forecasts rely on the Close Date to determine which time period the revenue is attributed to.

55
Multi-Selecthard

A Consultant is troubleshooting a failed Data Loader insert operation where multiple records failed due to system lock errors. Which THREE strategies can mitigate record locking in Sales Cloud? Choose 3 options.

Select 3 answers
A.Reduce the Data Loader batch size.
B.Convert all master-detail relationships to lookups permanently.
C.Avoid updating parent records (such as Accounts) simultaneously from multiple child threads.
D.Increase batch size to the maximum of 10,000 to complete the job faster.
E.Execute the data load using serial mode rather than bulk API parallel mode if necessary.
AnswersA, C, E

Smaller batch sizes reduce the number of records locked in a single database transaction.

Why this answer

Record locking is often caused by parent roll-ups, sharing recalculations, or concurrent updates to parent records. Reducing batch size, serializing loads, and disabling unnecessary roll-ups helps.

56
MCQhard

An administrator is troubleshooting a discrepancy between Opportunity Pipeline standard reports and Collaborative Forecasting amounts. The forecast type is based on Opportunity Revenue, and the date range is set to the current quarter. What is a primary reason these two figures might differ?

A.Standard pipeline reports exclude partner-owned opportunities automatically.
B.Forecasts use Advanced Currency Management conversion rates while reports use static dated exchange rates.
C.Forecasts filter opportunities by forecast category and close date, whereas pipeline reports may include open opportunities with different forecast category mappings or date parameters.
D.Collaborative Forecasting excludes opportunities owned by inactive users, while reports include them.
AnswerC

Forecast categories dictate which open deals roll into forecasts (Pipeline, Best Case, Commit), whereas custom reports might include all open stages.

Why this answer

Collaborative forecasting filters opportunities based on forecast category (e.g., Pipeline, Best Case, Commit), whereas standard pipeline reports might include all open opportunities regardless of forecast category mapping.

57
MCQmedium

Global Logistics wants to ensure that sales representatives use consistent messaging when responding to inbound prospect emails. Which Sales Engagement feature should be implemented?

A.Einstein Email Insights
B.Einstein Generative AI Prompt Builder
C.Salesforce Surveys
D.Email Templates with Lightning Email Compose
AnswerD

Standardized templates ensure consistent messaging.

Why this answer

Email templates integrated into Sales Engagement allow reps to use approved messaging within cadences.

58
MCQhard

Universal Containers wants to measure sales rep effectiveness by tracking the conversion rate of Leads to Opportunities, alongside the average sales cycle duration for those converted opportunities. Which reporting approach should the Consultant recommend?

A.Use standard Opportunity History reports with historical trending enabled.
B.Create a Joined Report combining Lead conversion dashboards and Opportunity pipeline reports.
C.Build a Custom Report Type using 'Leads with converted Opportunity information' and include custom formulas for duration.
D.Deploy a CRM Analytics app utilizing the Sales Analytics template.
AnswerC

This custom report type links leads and opportunities to analyze conversion success and sales cycle metrics.

Why this answer

Custom report types using relationships like Opportunities with Leads or standard dashboard metrics combined with joined reports provide conversion rates and cycle durations.

59
Multi-Selectmedium

During the discovery phase of a Sales Cloud implementation, a consultant needs to gather comprehensive requirements regarding the existing sales process, data quality issues, and integration touchpoints. Which THREE methods are best suited for gathering these requirements? Choose 3 options.

Select 3 answers
A.Perform user shadowing sessions to observe day-to-day sales activities and workflows.
B.Write all Apex unit test classes prior to defining business rules.
C.Analyze legacy system reports, data schemas, and existing documentation.
D.Conduct facilitated requirement-gathering workshops with cross-functional stakeholders.
E.Deploy production profile configurations without stakeholder review.
AnswersA, C, D

Shadowing reveals undocumented workarounds and real-world usage habits.

Why this answer

Effective requirements gathering combines workshops with business units, shadowing end users in their daily routines, and analyzing existing system documentation and data reports.

60
Multi-Selectmedium

Which TWO methods can be used to share an Account with a colleague?

Select 2 answers
A.Set as record owner.
B.Account Team.
C.Manual Sharing.
D.Add to public folder.
E.Change Profile.
AnswersB, C

Teams allow record sharing.

Why this answer

Account Teams and Manual Sharing are standard methods for sharing specific records.

61
MCQeasy

What is the primary objective of a user experience (UX) assessment during the pre-rollout planning phase?

A.To identify key user personas and streamline their daily workflow paths
B.To negotiate software licensing discounts with Salesforce account executives
C.To write comprehensive technical documentation for developers
D.To establish automatic data backup schedules in the cloud
AnswerA

Directly targets ease of use and process efficiency.

Why this answer

Understanding user personas and their daily friction points ensures the solution is tailored to practical needs.

62
Multi-Selecthard

A Consultant is configuring Duplicate Management rules for Contacts. Which THREE actions can be configured when a duplicate is detected during manual creation or editing? Choose 3 options.

Select 3 answers
A.Automatically merge the duplicate with the master record in real time.
B.Report on duplicate creation by logging it in the duplicate record report.
C.Automatically delete the newly entered duplicate record.
D.Alert the user and allow them to save the record.
E.Block the user from saving the record.
AnswersB, D, E

Duplicate rules can log matches to report on attempted duplicate creation.

Why this answer

Duplicate rules can be configured to alert users (show alert), allow creation (report), or block creation entirely on create and/or edit operations.

63
Multi-Selectmedium

Which TWO components are needed for a Price Book?

Select 2 answers
A.Price Book Entry records.
B.Product records.
C.Order records.
D.Campaign records.
E.Lead records.
AnswersA, B

Entries define the product's price in the book.

Why this answer

Price Books contain Price Book Entries, which link to Products.

64
Multi-Selecthard

Universal Containers utilizes Collaborative Forecasting. Which THREE components can be included in forecast calculations depending on the configured forecast type? (Choose three.)

Select 3 answers
A.Opportunity Revenue or Quantity amounts
B.Product Family revenue totals
C.Opportunity Splits (Revenue or Overlay splits)
D.Chatter feed post sentiment scores
E.Knowledge article view counts
AnswersA, B, C

Standard forecast types use revenue or quantity.

Why this answer

Forecasts can include opportunity revenue/quantity, opportunity splits, and product families.

65
Multi-Selectmedium

During pre-rollout planning, which THREE stakeholders should be actively engaged to secure project buy-in and define success? (Choose three.)

Select 3 answers
A.Sales Managers who oversee day-to-day pipeline execution and team coaching
B.Executive Sponsors providing budget and strategic direction
C.Frontline Sales Representatives who perform daily CRM data entry
D.System hardware manufacturers for office laptops
E.External competitors operating in the same industry market
AnswersA, B, C

Ensures operational workflows meet management and forecasting needs.

Why this answer

Executive sponsors, sales managers, and sales representatives are critical stakeholders for defining needs and securing buy-in.

66
Multi-Selectmedium

Universal Containers has duplicate Leads in their Sales Cloud instance. Which TWO criteria can be used when configuring standard Matching Rules for Leads? Choose 2 options.

Select 2 answers
A.Opportunity Amount
B.Email (Exact or Fuzzy)
C.Product Family
D.Company Name (Exact or Fuzzy)
E.Case Description
AnswersB, D

Email is a standard field supported in lead matching rules.

Why this answer

Standard matching rules for leads support matching on fields like Name, Company, Email, Phone, and Lead Source using exact or fuzzy criteria.

67
Multi-Selectmedium

Sales reps at Cloud Kicks often create Orders from approved Quotes. What are THREE key behaviors or impacts of creating an Order from a Quote in Sales Cloud? (Choose three.)

Select 3 answers
A.The Order inherits the Products, Quantities, and Prices from the originating Quote.
B.The Order must be associated with the same Account as the Opportunity and Quote.
C.Creating an Order automatically closes the associated Opportunity as Closed Won.
D.The Order inherits the Price Book used on the Quote and Opportunity.
E.Updating the Quote after the Order is created automatically updates the corresponding Order line items.
AnswersA, B, D

Quote-to-Order conversion transfers line items, quantities, and pricing directly to the new order.

Why this answer

Orders generated from quotes map fields like price book and account, but manage fulfillment independently.

68
Multi-Selecthard

A Sales Cloud Consultant is reviewing a client's data model to prepare for a large data migration. Which THREE data hygiene and structuring tasks should be performed beforehand? Choose 3 options.

Select 3 answers
A.Establish External ID fields on objects to facilitate upserts and relationship mapping.
B.Standardize picklist values and enable State and Country Picklists.
C.Identify and remove obsolete, redundant, or incomplete legacy records.
D.Disable all user profiles except the System Administrator.
E.Delete all standard object definitions to make room for custom objects.
AnswersA, B, C

External IDs are vital for mapping relationships during multi-object migrations.

Why this answer

Data hygiene prior to migration includes purging obsolete records, standardizing picklist values, and defining external IDs for relational mapping.

69
MCQmedium

A consultant is conducting a discovery session for a lead qualification process. The sales reps express frustration that they spend too much time manually entering data for unqualified leads. Which requirements gathering technique should the consultant use to accurately document the current manual bottlenecks and design an optimized Lead Conversion process?

A.Reviewing standard Salesforce security models
B.Current-state process mapping (Value Stream Mapping)
C.Conducting a system data storage audit
D.A technical code review of existing Apex triggers
AnswerB

This is correct because visual process mapping explicitly highlights bottlenecks and manual steps in a workflow.

Why this answer

Process mapping (value stream mapping) visually documents current-state workflows, highlighting handoffs, bottlenecks, and areas for automation like Lead Conversion.

70
MCQmedium

A sales manager at Ursa Major Solar needs to ensure that when an Opportunity is created from an accepted Lead, specific custom Lead fields (e.g., Budget__c and Timeline__c) automatically populate the corresponding custom Opportunity fields. What is the most efficient declarative method to achieve this?

A.Use Lead Settings in Setup to map standard and custom Lead fields to Opportunity fields.
B.Configure a Process Builder to update the converted Opportunity upon creation.
C.Create a Record-Triggered Flow on the Opportunity object to look up the related Lead.
D.Write an Apex trigger on Lead conversion to copy field values.
AnswerA

Lead field mapping allows administrators to map custom lead fields to custom fields on Account, Contact, and Opportunity objects.

Why this answer

Mapping custom lead fields to custom opportunity fields ensures that data transfers seamlessly upon conversion.

71
MCQhard

An organization is executing a high-stakes Sales Cloud rollout. During user acceptance testing (UAT), testers report that validation rules are too strict, causing frustration. However, management wants strict data quality enforcement. How should the consultant navigate this conflict?

A.Disable all validation rules permanently to appease the UAT testing group
B.Recommend a phased approach using Guidance for Success prompts initially, graduating to strict validation rules later
C.Ignore user feedback and mandate that all testers work overtime to adapt to the rules
D.Delegate the decision to junior data entry clerks
AnswerB

Protects user adoption while allowing a smooth ramp-up to strict data governance.

Why this answer

Proposing a phased data quality approach—such as using soft warnings (Guidance for Success / soft validation) initially before enforcing hard blocks—balances adoption with data governance.

72
MCQmedium

A Sales Cloud Consultant is asked to ensure that users cannot delete Opportunity records unless they possess a specific custom permission set. Which tool is appropriate?

A.Duplicate Rule set to block on delete
B.Validation Rule utilizing the $Permission global variable
C.Sharing Rule with Read-Only access
D.Escalation Rule
AnswerB

Validation rules can check ISNEW() or ISCHANGED() or be used with custom permissions, though deletion validation requires specific syntax or trigger/permission configuration. Wait, validation rules do not fire on delete; a Trigger or Permission Set object permission is required for delete restrictions. Let's look at the options.

Why this answer

Custom permissions referenced in Validation Rules or Apex triggers can restrict deletion, or profile-based 'Delete' object permissions can be adjusted.

73
MCQeasy

Universal Containers is planning the training phase for an upcoming Sales Cloud rollout. The consultant recommends a blended learning approach. Which combination of activities best represents this approach?

A.Providing a 500-page PDF user manual on go-live morning with no prior practice.
B.Letting users figure out the system organically without any structured guidance.
C.Requiring users to watch a generic Salesforce marketing video on YouTube.
D.Combining instructor-led workshops, hands-on exercises in a full sandbox, and Trailhead trails.
AnswerD

Blended learning uses multiple modalities—live training, guided practice, and digital badges—to reinforce learning.

Why this answer

A blended learning approach combines instructor-led sessions, hands-on Trailhead modules or sandbox practice, and on-demand reference documentation.

74
MCQeasy

A consultant is drafting the Functional Requirements Document (FRD) for a Sales Cloud project. Which section of the document specifically outlines the 'as-is' state of the client's business processes and highlights the operational gaps the new implementation will solve?

A.Current State Analysis and Process Mapping
B.Technical Specification and Deployment Plan
C.System Architecture Diagram
D.Data Dictionary and Object Model
AnswerA

Process mapping documents the 'as-is' workflow and highlights operational inefficiencies.

Why this answer

The Current State Analysis or Business Process Overview section maps the 'as-is' environment and establishes the baseline for gaps.

75
MCQeasy

A sales rep needs to quickly check key metrics such as win rate, total pipeline, and closed-won revenue for the current quarter without navigating away from the Home page. What is the best way to provide this visibility?

A.Build an Apex page to query summary objects.
B.Embed a Lightning Dashboard component on the Home page.
C.Schedule a daily email report containing the metrics.
D.Create a custom list view with summary metrics.
AnswerB

Dashboard components can be embedded directly into Lightning pages.

Why this answer

Embedding a dashboard on the Home page using the Dashboard component provides quick access to KPIs.

Page 1 of 5

Page 2

All pages