All practice questions
1784 questions
A Salesforce Administrator needs to immediately suspend login access for a system manager who is taking a temporary leave of absence. The user is currently assigned as the Default Lead Owner in Lead Settings and is designated as the running user for several scheduled Apex jobs. The administrator must ensure that automated background processes continue to execute without disruption during the absence. Which action should the administrator take to meet these requirements?
BrightPath Education tracks sensitive instructor details using a custom field named SSN__c on the Instructor__c object. Academic Advisors and Human Resources representatives currently share the same custom profile. The administrator needs to ensure HR representatives have Read and Edit access to SSN__c, while Academic Advisors cannot view or edit this field in the UI, reports, or API. Which two configuration steps should the administrator take to fulfill this requirement? (Choose 2 answers)
Select all that apply
A Salesforce administrator is configuring email integration features and template access controls across various department units. Match each enterprise business scenario on the left to its correct Salesforce technical configuration mechanism on the right.
Click a left item, then click its matching right item
Items
Matches
A sales operations manager requests the deployment of a newly acquired AppExchange productivity package containing Lightning Web Components designed to help account managers analyze deal momentum. The administrator must install this package into the production organization and grant access strictly to a pilot group of 15 account managers, without altering security settings for non-pilot users who share the same standard sales profile. Which TWO actions should the administrator take to implement this solution following Salesforce security best practices? (Select TWO.)
Select all that apply
An administrator needs to configure a weekly automated backup of all organizational data using the native Salesforce Data Export Service. Arrange the steps in the correct chronological order to complete this setup.
Drag items to arrange them in the correct order
An administrator is configuring a newly created Record Type named 'Server Infrastructure' on the custom object Hardware Asset (Hardware_Asset__c) for the IT Operations team. The administrator assigns the Record Type and a newly created 'Server Asset Page Layout' to the IT Administrator profile. However, IT administrators report two configuration issues when creating records:
1. The 'Maintenance Status' picklist displays retired values that should only apply to legacy hardware.
2. The page layout displayed upon record creation does not contain the required 'Rack Location' field.
Which TWO administrative actions must be performed to resolve these issues? (Choose 2 answers.)
Select all that apply
A Salesforce Administrator is evaluating different types of AppExchange productivity solutions to extend organizational functionality. How should each AppExchange solution type be matched to its primary technical characteristic and governance model?
Click a left item, then click its matching right item
Items
Matches
A support administrator at a medical equipment distributor is setting up Salesforce Knowledge for field service technicians. The administrator has assigned the Knowledge User feature license and Object-Level Read permissions on Knowledge articles to the technicians' profile. The articles have been published and classified under the 'Diagnostic Scanners' category within the 'Equipment' Data Category Group. However, the technicians report that they cannot view any published articles in the Knowledge component. Which configuration step should the administrator perform to resolve this access issue?
A Salesforce Administrator is designing a complex executive dashboard in Lightning Experience to monitor sales performance across multiple territories. The leadership team requests the ability to dynamically filter the dashboard by four independent fields: Opportunity Stage, Close Date Quarter, Account Industry, and Lead Source. Additionally, they want a component displaying a stacked bar chart to show total opportunity amount grouped simultaneously by Account Industry and Opportunity Stage. Which combination of constraints and requirements must the administrator consider when building this dashboard?
Universal Containers requires an analytics solution to evaluate cross-departmental customer metrics. The Leadership team needs to view a side-by-side comparative analysis of Account records, displaying related Opportunities in one section and related Cases in another. Both data sets must be grouped by Account Owner along the rows and Calendar Quarter along the columns. Standard single-object report types cannot combine these two independent related objects into a unified view. Which report configuration should an administrator implement to meet these requirements while respecting record-level security?
A financial operations manager at a global logistics firm requires a Salesforce report to analyze individual billing transaction records against custom target benchmarks. The manager needs a calculated column evaluating a record-by-record variance formula () for every individual transaction row. Additionally, the final report must summarize total transaction values formatted in a multi-dimensional grid grouped by Region along rows and Billing Quarter along columns. Which configuration should the Salesforce Administrator implement to fulfill these requirements?
An administrator for a logistics organization is building a Lightning dashboard to analyze inventory performance across multiple fulfillment centers. The VP of Operations requests four dynamic dashboard filters: Fulfillment Region, Inventory Status, Product Family, and Supplier Tier. Additionally, the VP wants a stacked bar chart component that displays total inventory value grouped by Fulfillment Region and sub-grouped by Product Family. Which combination of configuration adjustments must the administrator make to successfully meet these requirements within standard Salesforce limits?
An executive leadership team requires a tailored mobile experience in the Salesforce Mobile App that highlights Dashboards, Chatter, and Approval Requests as primary menu items. The administrator must ensure these custom navigation options are available only to executive users while leaving the mobile experience for field representatives unchanged. Which administrative action meets this requirement?
A Salesforce Administrator is building an executive leadership dashboard in Lightning Experience to monitor cross-departmental operations. The dashboard includes components sourced from three distinct custom report types: 'Opportunities with Products', 'Accounts with Assets', and 'Cases with Solutions'. The administrator needs to configure global dashboard filters and visual component displays. Which TWO statements accurately describe the technical requirements and constraints for this dashboard configuration? (Select 2)
Select all that apply
Nexus Health Systems operates two distinct revenue divisions: Medical Equipment Sales and Consulting Services. The Consulting Services team requires a custom sales pipeline with specific opportunity stages (Discovery, Proposal Development, Contract Negotiation, and Project Kickoff) that differ from the standard equipment sales stages. An administrator has already added the new stage values to the Opportunity object's Stage picklist field. Which sequence of administrative steps must be completed next to ensure the Consulting Services team sees only their relevant stages when creating opportunities?
A Salesforce Administrator needs to design an after-save record-triggered flow on the Order object when an Order is updated to 'Activated'. The business logic requires checking whether the total amount of related active Order Item records exceeds $50,000. If this threshold is met, the flow must set the 'Is_High_Value__c' checkbox on the triggering Order to true and update the 'Status__c' field on all related Hardware line items to 'Approved'. Which element design pattern and sequence correctly fulfills these requirements while adhering to Salesforce governor limits and best practices?
A Salesforce Administrator is configuring a sales operations dashboard in Lightning Experience that incorporates components derived from both Account and Opportunity report types. The management team wants to filter the dashboard by Region and requires that managers see only the data they have permission to access. Which two considerations must the administrator keep in mind when configuring the dashboard components and dynamic filters? (Select 2)
Select all that apply
A business process requires an autolaunched flow to update entitlement balances on parent Account records when child Subscription records reach their expiration date. The flow receives a collection variable containing multiple Account record IDs. To maintain optimal performance and prevent runtime exceptions when processing large batches of records, which logical sequence and placement of Flow elements must be implemented?
A Salesforce Administrator at Ursa Major Solar is creating an Account report to target key clients for an upcoming marketing campaign. The report must satisfy the following business requirements:
1. Include Accounts where the Type is either 'Customer - Direct' or 'Customer - Channel'.
2. Include Accounts that have at least one Closed Won Opportunity with an Amount exceeding $50,000.
3. Exclude any Accounts that currently have open Cases with a Priority of 'High'.
The administrator has created the following initial standard field filters on the Account report:
1. Account Type equals 'Customer - Direct'
2. Account Type equals 'Customer - Channel'
Which combination of filter logic and cross filters should the administrator configure to meet these requirements?
Summit Financial Services utilizes a two-step approval process for custom Purchase Order records. Step 1 requires direct manager approval for all purchase orders. Step 2 requires executive vice-president approval only if the total order amount exceeds 25,000 purchase order. The manager approves Step 1, but the system immediately marks the purchase order as Rejected instead of Approved. What is the root cause of this unexpected rejection?