2023 Realistic ADX-201E 100% Pass Guaranteed Download Exam Q&A [Q131-Q152]

Share

2023 Realistic ADX-201E 100% Pass Guaranteed Download  Exam Q&A

Accurate ADX-201E Answers 365 Days Free Updates


Salesforce ADX-201E certification exam is a valuable credential for new administrators who want to demonstrate their knowledge and skills in using the Lightning Experience platform. It is a comprehensive exam that covers a wide range of topics and can be taken online or in a testing center. With the right preparation and resources, passing ADX-201E exam can help individuals advance their careers in the Salesforce ecosystem.

 

NEW QUESTION # 131
DreamHouse Realty currently deals only with single-family homes but is expanding its business it include condos in large cities. There are some features and amenities that inly apply to condos, such as the amount of a deposit and concierge services.
How should an administrator configure the Opportunity object to ensure that only relevant fields are displayed on the record?
How should an administrator configure the Opportunity object to ensure that only relevant fields are displayed on the record?

  • A. Make is custom Lightning page to display specific fields based on the type of property.
  • B. Configure a validation rule to display fields based on the type of property the user is viewing.
  • C. Create a Record Type for the type of property and custom page layouts for each.
  • D. Build a Lightning component to display fields that only apply to condos.

Answer: C

Explanation:
A record type allows administrators to offer different business processes, picklist values, and page layouts to different users based on their profiles. By creating a record type for the type of property (single-family home or condo), DreamHouse Realty can assign different page layouts to each record type that display only relevant fields for each property type. The record type can also determine which sales process and path are available for each opportunity. Reference: https://help.salesforce.com/s/articleView?id=sf.customize_recordtype.htm&type=5


NEW QUESTION # 132
The VP of sales at AW Computing utilizes a Lead report grouped by Country and Lead Source to show where the leads are coming from. The number of leads vanes greatly for each Country.
What should the administrator configure on the report to show the Lead Source effectiveness for each country?

  • A. PREVGROUPVAL function
  • B. PARENTGROUPVAL Function
  • C. Bucket fitters
  • D. The 'Show Unique Count*

Answer: C


NEW QUESTION # 133
The administrator at Universal Containers recently rolled out Email-to-Case functionality. Even though a new record type was created and specified in the Email-to-Case settings, all incoming cases are receiving a different record type.
What is likely causing the record type discrepancy?

  • A. A Case assignment rule is preventing the record type from being updated.
  • B. The new Case Owner needs permissions to the new record type.
  • C. A validation rule is preventing the record type from being updated.
  • D. The Automated Case User needs permissions to the new record type.

Answer: D


NEW QUESTION # 134
Cloud Kicks needs to track government-issued identification numbers for its customers. The security team requires that the identification number cannot changed by users and must be masked when displayed, except the last two digits.
Which two recommended configurators should administrator create? Choose 2 answers

  • A. Enable Shield Platform Encryption.
  • B. Configure a Field Encryption Policy
  • C. Use a field with Classic Encryption.
  • D. SetRead-Only Field-Level Security in the user Profile

Answer: A,B

Explanation:
Shield Platform Encryption is a Salesforce feature that allows you to encrypt sensitive data at rest while preserving critical platform functionality. It uses a combination of tenant secrets, encryption keys, and masking policies to protect your data. A field encryption policy is a set of rules that defines which fields are encrypted and how they are masked when displayed. A field encryption policy can be used to encrypt and mask the identification number field, except for the last two digits. Reference: https://help.salesforce.com/s/articleView?id=sf.security_pe_overview.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.security_pe_field_encryption_policies.htm&type=5


NEW QUESTION # 135
Cloud Kicks maintains Inventory in a legacy application. Management wants the information to also be available to view and report on in Saiesforce.
Which action should the administrator take to achieve this goal?

  • A. Create an external object that maps to the inventory application.
  • B. Upload an Excel spreadsheet with the data into the Files tab.
  • C. Import the data into a custom object when needed; delete after it is used.
  • D. Build a Lightning component and use SFDX to connect to the inventory app.

Answer: A


NEW QUESTION # 136
Cloud Kicks uses a dashboard with multiple components based on Account, Case, and Opportunity reports. The system administrator adds a dashboard filter on Account Owner. When filtering the dashboard by Account Owner, records are now missing from several Opportunity components.
What is the recommended way for the system administrator to resolve this issue?

  • A. On the Opportunity components, change the equivalent field.
  • B. Create a joined Accounts and Opportunities report for the components.
  • C. Use a custom report type for Accounts with or without Opportunities.
  • D. Add a cross-filter to the Opportunity source reports.

Answer: D


NEW QUESTION # 137
The sales agents at DreamHouse Realty have a profile that allows them to import records for a custom object called House. The agents only need to make imports occasionally and typically Import around 100 new records at a time.
What tool should the agents use to upload records?

  • A. Data Loader
  • B. Bulk API
  • C. Apex
  • D. Date Xmport Wizard

Answer: D


NEW QUESTION # 138
Users at Ursa Major Solar want to create complex dashboards with supporting charts based on data to come from a variety of sources, some of which live on the Internal company shared drives.
Which product should the administrator recommend to meet the users' needs?

  • A. Report Bulkier
  • B. Lightning Dashboard Builder
  • C. Tableau CKM
  • D. List views

Answer: C


NEW QUESTION # 139
A manager wants a report that shows the following:
1. All Accounts with Opportunities having a Closed-Won status.
2. All Accounts having Closed Cases status.
What can you do as a system administrator to meet this requirement? * (1 Point)

  • A. Create a custom report type
  • B. Analytic Snapshots
  • C. Create a joined report
  • D. Create a Standard report type with crossfilter

Answer: C


NEW QUESTION # 140
AW Computers has enabled the feature for Contact to multiple Accounts. A rep is trying to remove the primary Account from a Contact but Is unable to do so. The administrator has already updated the page layout to no longer require an Account.
What could be the issue?

  • A. The Contact has Indirect relationships to other Accounts.
  • B. A primary Account relationship Is required on a Contact regardless of the page layout settings.
  • C. Private Contacts need to be enabled in Setup.
  • D. The Account Contact relationship record needs to be deleted first In order to disassociate Contact from the Account.

Answer: B


NEW QUESTION # 141
When an Account has more than five open opportunities over US$10,000, the sales rep should have an option on the Account page to start the escalation process to allocate additional resources.
Which two configurations should the administrator create?
Choose 2 answers

  • A. Component Visibility filter
  • B. Dynamic Forms
  • C. Formula field
  • D. Roll-Up Summary field

Answer: A,D


NEW QUESTION # 142
A user at Universal Containers wants to load records Into a custom object named Location from a .csv file. While using Data Loader, they cannot find the Location object.
What are two reasons this is happening?
Choose 2 answers

  • A. Data Loader should only be used with standard objects.
  • B. Location has a master-detail field to Account.
  • C. The users profile needs create access to Location.
  • D. The label of Location may have been changed.

Answer: C,D

Explanation:
Two reasons why the user cannot find the Location object while using Data Loader are:
The label of Location may have been changed. The label of an object is the name that is displayed in the user interface and can be different from the API name that is used by Data Loader and other tools. If the label of Location has been changed to something else, such as Site or Venue, then the user may not be able to find it by searching for Location in Data Loader. The user should check the API name of the object in Object Manager or use the Describe Global operation in Data Loader to see all available objects and their labels.
The user's profile needs create access to Location. The user's profile determines what objects and fields they can access and what actions they can perform on them, such as creating, reading, updating, or deleting records. If the user's profile does not have create access to Location, then they will not be able to load records into that object using Data Loader. The user should check their profile permissions in Setup or ask their administrator to grant them create access to Location.
The other two options are incorrect because:
Data Loader should only be used with standard objects is not a reason because Data Loader can be used with both standard and custom objects, as long as they are accessible and queryable via the API.
Location has a master-detail field to Account is not a reason because having a master-detail field does not prevent an object from being available in Data Loader, as long as it meets the other requirements such as accessibility and queryability.


NEW QUESTION # 143
An administrator has been tasked with sending an email notification to all project team members when project status is changed to Allocated. Project teams contain users from different departments and different roles.
How should an administrator ensure the proper users will receive the email?

  • A. Move the project users to the same role and send the email alert to everyone in the role.
  • B. Create public groups for each project team and send the email alert to the project group.
  • C. Configure a queue for the project team and have members view the queue's list view.
  • D. Use sharing rules to automatically share with the individual users in the project team.

Answer: B


NEW QUESTION # 144
A custom object called Item has a many-to-many relationship with the Account and Quota objects. At Cloud Kicks, account owners are changed frequently while ownership of Quota records remains unchanged. When an account owner is updated, the new account owner can only see Item records if they are also the owner of the Quota record.
What step should the administrator take to give access to all Item records?
Change the data format of the Quota relationship field from master-detail to lookup.

  • A. Re-assign the Quota master-detail to the primary and the
  • B. Account master-detail to secondary.
  • C. Give the account owner Read access to both the Account and the Quota objects
  • D. Create a Quota criteria-based sharing rule using ISCHANGED for the Account Owner field.

Answer: A


NEW QUESTION # 145
The administrator of Universal Containers is testing an approval process in a recently refreshed Developer Pro sandbox and is finding that none of the notification emails are being sent to the approvers.
which two reasons could be the cause?
Choose 2 answers

  • A. HTML templates are unavailable in sandboxes.
  • B. The deliverability access level setting Is incorrect.
  • C. Workflow emails only work in Full sandboxes.
  • D. The email addresses for the users are incorrect.

Answer: B,D


NEW QUESTION # 146
AW Computing has a 4-hour SLA in its support guarantee. The company recently received feed that customers art reporting long wait times before an agent responds to a new case after it has been submitted.
How should an administrator ensure cases are properly prioritized?

  • A. Assignment Rules
  • B. Escalation Rules
  • C. Auto-Response Rules
  • D. Workflow Rules

Answer: A

Explanation:
Escalation rules are rules that automatically escalate cases if they have not been resolved within a certain time frame or meet certain criteria such as priority or status. Escalation rules can perform actions such as changing ownership of cases, sending email notifications, or creating tasks for users or queues. By using escalation rules, AW Computing can ensure that cases are properly prioritized and handled within their SLA time limit.
Assignment rules are rules that automatically assign cases to users or queues based on criteria such as case origin, type, or product. Assignment rules can also send email notifications to users or customers when a case is assigned. By using assignment rules, AW Computing can ensure that cases are routed to the right agents or teams based on their skills and availability. Reference: https://help.salesforce.com/s/articleView?id=sf.case_escalation_rules_overview.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.customize_caseassign.htm&type=5


NEW QUESTION # 147
An administrator at AW Computing is trying to track the login history for a specific user. The AW Computing org has 150,000 users and multi-factor authentication (MFA) is enabled and enforced for all users. In reviewing the Identity Verification History data, the administrator is unable to find any information for the mentioned user. The user used to log in regularly but has been inactive this quarter.
Which two reasons explain why the user's data is missing from Identity Verification History?
Choose 2 answers

  • A. Identity Verification History stores the last year's worth of data.
  • B. The last 6 months worth of data is stored in the Identity Verification History.
  • C. Up to 20,000 records of users' identity verification attempts are stored.
  • D. User belongs to a specific role for which identity verification data is not stored.

Answer: B,C

Explanation:
Identity Verification History stores up to 20,000 records of users' identity verification attempts for various features that require MFA, such as logging in from an unknown browser or device, resetting a password, or changing personal information. The data is stored for up to 6 months and then deleted automatically. Therefore, if a user has been inactive for more than 6 months or if there are more than 20,000 records in total, their data may be missing from Identity Verification History. Reference: https://help.salesforce.com/articleView?id=sf.identity_verification_history.htm&type=5


NEW QUESTION # 148
A new administrator at Cloud Kicks has reported that they are unable to use outbound change sets as requested.
What permission should be reviewed to determine if it is missing from the administrator user or profile?

  • A. API Enabled
  • B. Modify Metadata Through Metadata API Functions
  • C. Deploy Change Sets
  • D. Create and Upload Change Sets

Answer: A


NEW QUESTION # 149
The Cloud Kicks administrator wants to open up opportunity sharing to directors who oversee regional managers so they can access records to assist regional managers.
What sharing mechanism should be used?

  • A. Role Hierarchy
  • B. Manual Sharing
  • C. organization wide Defaults
  • D. Sharing Settings

Answer: A

Explanation:
Role hierarchy is a sharing mechanism that should be used to open up opportunity sharing to directors who oversee regional managers so they can access records to assist regional managers. Role hierarchy is a way to grant access to records based on the user's position in an organization's hierarchy of roles. Role hierarchy can grant users access to records owned by or shared with users below them in the hierarchy for objects that have organization-wide defaults set to Private or Public Read Only. By using role hierarchy, the administrator can ensure that directors can access opportunities owned by or shared with regional managers who report to them


NEW QUESTION # 150
AW Computing continues to grow and has concerns about the volume of sensitive data being stored in its org. The administrator suggests utilizing Salesforce Shield.
What should the team consider before Implementing Salesforce Shield?

  • A. Shield Platform Encryption can be used with custom metadata types.
  • B. Paused flows can cause data to be saved in an unencrypted state.
  • C. Encrypted f elcz art j-ab e to be referenced in flows.
  • D. Einstein Lead Scoring is available on encrypted fields.

Answer: B


NEW QUESTION # 151
Cloud Kicks (CK) has recently decided to use Collaborative Forecasting to optimize the accuracy and efficiency of its sales cycle. The CK sales operation manager wants to enable supervisors and their subordinates to make changes to any forecast amounts that inaccurately reflect their current pipeline.
Which two settings should be enabled to meet this requirement?
Choose 2 answers

  • A. Payout adjustments
  • B. Owner adjustments
  • C. Revenue adjustments
  • D. Manager adjustments

Answer: B,D


NEW QUESTION # 152
......


Salesforce ADX-201E (Lightning Experience Administrative Essentials for New Admins Extended) Exam is specifically designed for new Salesforce administrators who are looking to showcase their skills and knowledge in the Lightning Experience environment. Lightning Experience Administrative Essentials for New Admins Extended certification is an extension of the ADX-201 exam and is a globally recognized credential that validates an individual's proficiency in managing and configuring Salesforce applications. The ADX-201E exam covers a broad range of topics, including Lightning Experience customization, data management, security, and automation.

 

ADX-201E dumps Exam Material with 224 Questions: https://certkiller.passleader.top/Salesforce/ADX-201E-exam-braindumps.html