[Full-Version] 2023 New LatestCram Salesforce-Certified-Administrator PDF Recently Updated Questions [Q77-Q100]

Share

[Full-Version] 2023 New LatestCram Salesforce-Certified-Administrator PDF Recently Updated Questions

Salesforce-Certified-Administrator Exam with Guarantee Updated 249 Questions


Earning the Salesforce Certified Administrator certification demonstrates your commitment to your profession and your ability to deliver results for your organization. It also provides you with access to a global community of Salesforce professionals, who can help you stay up-to-date with the latest trends and best practices in Salesforce administration. With this certification, you can advance your career and take on new opportunities in Salesforce administration, consulting, and leadership roles.


Salesforce-Certified-Administrator exam is a comprehensive test that covers a wide range of topics related to Salesforce administration. It tests the candidate’s knowledge and skills in areas such as user management, security and access, customization, data management, and analytics. Salesforce-Certified-Administrator exam is designed to ensure that the candidate has a thorough understanding of the Salesforce platform and is capable of handling various administrative tasks.


Salesforce Certified Administrator Exam is ideal for professionals who want to advance their careers in Salesforce administration. Salesforce Certified Administrator certification program is particularly beneficial for individuals who work in sales, marketing, customer service, and IT departments. By obtaining this certification, professionals can demonstrate their expertise and competency in administering Salesforce, which can lead to career advancement opportunities and higher salaries.

 

NEW QUESTION # 77
Cloud kicks intends to protect with backups by using the data by using the data export Service.
Which two considerations should the administrator remember when Scheduling the export?
Choose 2 Answers.

  • A. Data export service should be run from a sandbox.
  • B. Data Backups are limited to weekly or monthly intervals.
  • C. Metadata Backups are limited a sandbox refresh intervals.
  • D. Metadata backups must be run via a separate process.

Answer: B,C


NEW QUESTION # 78
Users have noticed that when they click on a report in a dashboard to view the report details, the values in the report are different from the values displayed on the dashboard.
What are the two reasons this is likely to occur?
Choose 2 answers

  • A. The current user does not have access to the report folder.
  • B. The dashboard needs to be refreshed.
  • C. The report needs to be refreshed.
  • D. The running dashboard user and viewer have different permissions.

Answer: B,D


NEW QUESTION # 79
Sales managers would like to know what could be implemented to surface important values based on the stage of the opportunity.
Which tool should an administrator use to meet the requirement?

  • A. Opportunity processes
  • B. Path key fields
  • C. Dynamic forms
  • D. Workflow rules

Answer: B


NEW QUESTION # 80
A sales rep at Ursa Major Solar has launched a series of networking events. They are hosting one event per month and want to be able to report on campaign ROI by month and series.
How should the administrator set up the Campaign to simplify reporting?

  • A. Use Campaign Hierarchy where the monthly events roll up to a parent Campaign
  • B. Add different record types for the monthly event types.
  • C. Configure campaign Member Statuses to record which event members attended.
  • D. Create individual Campaigns that all have the same name.

Answer: C


NEW QUESTION # 81
Cloud Kicks wants to track shoe designs by products. Shoe designs should be unable to be deleted, and there can be multiple designs for one product across various stages.
Which two steps should the administrator configure to meet this requirement?
Choose 2 answers

  • A. Create a custom object for shoe designs.
  • B. Add a custom master-detail field for shoe designs on the Product object,
  • C. Configure a custom lookup field for shoe designs on the Product object.
  • D. Use the standard object for designs.

Answer: A,C

Explanation:
Explanation
To track shoe designs by products, prevent them from being deleted, and allow multiple designs for one product across various stages, the administrator should create a custom object for shoe designs and configure a custom lookup field for shoe designs on the Product object. This will create a one-to-many relationship between products and shoe designs, and allow users to link multiple shoe designs to one product record. To prevent shoe designs from being deleted, the administrator can use validation rules or permissions. Adding a custom master-detail field for shoe designs on the Product object will create a many-to-one relationship, which is not desired. Using the standard object for designs or configuring a validation rule will not meet the requirement. References:
https://help.salesforce.com/s/articleView?id=sf.customize_object_relationships_overview.htm&type=5


NEW QUESTION # 82
Universal container has a contact Lightning record Page with a component that shows LinkedIn dat a. The sales team would like to only show this component to sales users when they are on their mobile phones.
Choose 2 Answers.

  • A. Filter the component visibility with Form Factor = phone
  • B. Filter the component visibility with view = Mobile/Tablet.
  • C. Filter the component visibility with User > Profile > name = sales User.
  • D. Filter the component visibility with User > Role > Name = Sales User.

Answer: A,B


NEW QUESTION # 83
The administrator at Ursa Major Solar has created a custom report type and built a report for sales operation team. However, none of the user are able to access the report.
Which two options could cause this issue?
Choose 2 Answers

  • A. The user's profile is missing view access.
  • B. The report is saved in a private folder
  • C. The custom report type is in development.
  • D. The org has reached its limit of custom report types.

Answer: B,C

Explanation:
Explanation
There are two possible reasons why users are unable to access a report based on a custom report type created by an administrator. One is that the custom report type is in development mode, which means that it is not deployed and available for use by other users except for administrators and users with manage custom report types permission. The other is that the report is saved in a private folder, which means that it is visible only to its owner and not shared with other users or groups. References:
https://help.salesforce.com/s/articleView?id=sf.reports_builder_custom_report_types.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.reports_builder_folders.htm&type=5


NEW QUESTION # 84
When users log in to Salesforce via the user interface, which two settings does the system check for authentication?
Choose 2 answers

  • A. The role IP address restrictions
  • B. The user's Two-Factor Authentication for User Interface Logins permission
  • C. The user's Two-Factor Authentication for API Logins permission
  • D. The user's profile login hours restrictions

Answer: A,C


NEW QUESTION # 85
Sales reps at Northern Trail Outfitters have asked for a way to change the Probability field value of their Opportunities.
What should an administrator suggest to meet this request?

  • A. Create a custom field on Opportunity.
  • B. Define a new Stage picklist value.
  • C. Configure Forecasting support.
  • D. Make the field editable on page layouts

Answer: D

Explanation:
Explanation
Probability is a standard percentage field on the Opportunity object that indicates how likely an opportunity will close successfully. It is automatically calculated based on the opportunity stage unless you make it editable on page layouts. To allow sales reps to change the probability field value of their opportunities, you need to make the field editable on page layouts. References:
https://help.salesforce.com/s/articleView?id=sf.opportunity_fields.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.customize_layoutedit.htm&type=5


NEW QUESTION # 86
Cloud Kicks has created a screen flow for their sales team to use when they add new leads. The screen flow collect name, email and shoe preference. which two things should the administrator do to display the screen flow? Choose 2 answers

  • A. Create a tab and add the screen flow to the page.
  • B. use a flow element and add the screen flow to the record page.
  • C. Add the flow in the utility bar of the console
  • D. install an app from the AppExchange

Answer: A,B

Explanation:
Explanation
To display the screen flow, the administrator should create a tab and add the screen flow to the page. The administrator can also use a flow element and add the screen flow to the record page.
The other options are not relevant to this scenario. Adding the flow in the utility bar of the console will not display the screen flow. Installing an app from the AppExchange is not necessary to display the screen flow.
Here are the steps on how to create a tab and add the screen flow to the page:
Go to Setup > Tabs.
Click New.
Enter a name and label for the tab.
Select the Screen Flow tab type.
Select the screen flow that you want to display.
Click Save.
Here are the steps on how to use a flow element and add the screen flow to the record page:
Go to Setup > Customize > Lightning App Builder.
Select the record page that you want to add the screen flow to.
Click Edit.
Drag the Flow element from the Palette to the canvas.
Select the screen flow that you want to display.
Click Save.


NEW QUESTION # 87
Dreamhouse realty wants to offer a form on its experience cloud site where inspectors will submit findings from a property inspection.
Which feature should an administrator place on the page to fulfill this requirement?

  • A. Screen Flow
  • B. Related List
  • C. Autolaunched Flow
  • D. Record Detail

Answer: B


NEW QUESTION # 88
The Call centre manager in Ursa Major Solar wants to provide agents with a case dashboard that can be drilled down by case origin, status and owner.
What should an Administrator add to the dashboard to fulfil the request?

  • A. Dashboard component
  • B. Bucket column
  • C. Dashboard Filter
  • D. Combination Chart

Answer: C

Explanation:
Explanation
A dashboard filter is a feature that allows users to filter dashboard components by one or more field values without changing the underlying report data. For example, a dashboard filter can allow users to view cases by origin, status, or owner. A dashboard filter consists of a filter name, one or more source fields, and one or more filter values. Users can apply one or more filters to see different views of the dashboard data.
References: https://help.salesforce.com/s/articleView?id=sf.dashboards_filters.htm&type=5


NEW QUESTION # 89
The administrator for AW Computing is working with a user who is having trouble logging in to salesforce.
What should the administrator do to identify why the user is unable to login?

  • A. Review the Password policies.
  • B. Review the password history.
  • C. Review the Login history
  • D. Review the Security token.

Answer: D


NEW QUESTION # 90
Northern Trail Outfitters has a custom quick action on Account that creates a new Case.
How should an administrator make the quick action available on the Salesforce mobile app?

  • A. Include the action in the Salesforce Mobile Navigation menu.
  • B. Add the Salesforce Mobile and Lightning Experience action to the page layout.
  • C. Modify compact Case page layout to include the action.
  • D. Create a custom Lightning App with the action.

Answer: B


NEW QUESTION # 91
The administrator at cloud kicks has been told that users are unable to add repeating tasks in salesforce.
Which two solutions the administrator use to ensure users are able to do this?
Choose 2 Answers

  • A. Add create Recurring series of Tasks field on Page Layouts
  • B. Disable shares Activities.
  • C. Enable creation of Recurring Tasks in Activity Settings
  • D. Turn on Task Notifications service.

Answer: A,C


NEW QUESTION # 92
An administrator at Dreamhouse Reality needs to Create Customized pages for the salesforce mobile app.
Which two types of pages could an administrator build and customize using the Lightning App Builder?
Choose 2 Answers

  • A. Dashboard page
  • B. Record Page
  • C. App page
  • D. User Page

Answer: B,C


NEW QUESTION # 93
Users at Cloud Kicks want to be able to create a task that will repeat every two weeks.
What should an administrator do to meet the requirement?

  • A. Enable Creation of Recurring Tasks.
  • B. Turn on Recurring Activities.
  • C. Workflow rule to create recurring tasks.
  • D. Flow to create recurring tasks.

Answer: A


NEW QUESTION # 94
Ursa Major Solar uses two different page layouts for Account records. One page layout reflects the fields related to customer accounts and another page layout includes fields for partner accounts. The administrator has assigned the customer account page layout to sales and support users and the partner account layout to the partner management team.
What should the administrator configure to meet this requirement?

  • A. Grant create, read, edit and delete access to customer accounts on the partner team profile.
  • B. Use a public group and a criteria-based sharing rule to share customer accounts with the partner team.
  • C. Create one record type for customer accounts and one record type for partner accounts.
  • D. Add members of the partner management team to the default Account team for the customer accounts.

Answer: C

Explanation:
Explanation
Record types are a way to assign different page layouts and picklist values to different users based on their business needs. To use two different page layouts for customer and partner accounts, create one record type for each account type and assign them to the appropriate page layouts and profiles. References:
https://help.salesforce.com/s/articleView?id=sf.customize_recordtype.htm&type=5


NEW QUESTION # 95
The marketing team wants a new picklist value added to the Campaign Member Status field for the upsell promotional campaign.
Which two solutions should the administrator use to modify the picklist field values?
Choose 2 answers

  • A. Add the Campaign Member Statuses related list to the Page Layout.
  • B. Edit the picklist values for the Campaign Status in object Manager.
  • C. Modify the picklist value on the Campaign Member Statuses related list
  • D. Mass modify the Campaign Member Statuses related list.

Answer: B,C

Explanation:
Explanation
Campaign Status is a standard picklist field on the Campaign object that indicates whether a campaign is planned, in progress, completed, or aborted. Campaign Member Status is a custom picklist field on the Campaign Member object that indicates how a person responded to a campaign, such as sent, responded, registered, attended, etc. To add a new picklist value for Campaign Status, you need to edit the field in Object Manager. To add a new picklist value for Campaign Member Status, you need to modify the field on the Campaign Member Statuses related list on the Campaign page layout. References:
https://help.salesforce.com/s/articleView?id=sf.campaigns_fields.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.campaigns_member_status.htm&type=5


NEW QUESTION # 96
User at Cloud Kicks want to see information more useful for their role on the Case page.
How should an administrator make the pages more dynamic and easier to use?

  • A. Delete the extra component from the page.
  • B. Remove fields from the record details component.
  • C. Include more tab components with filters.
  • D. Add Component visibility filters to the Components.

Answer: D


NEW QUESTION # 97
An administrator installed a managed package that contains a permission set group. The permission set group that was installed includes Delete access on several objects, and the administrator needs to prevent users in the permission set group from being able to delete records.
What should the administrator do to control Delete access?

  • A. Edit the profile for the users to remove Delete access from the objects.
  • B. Use a muting permission set with a permission set group to mute selected permissions.
  • C. Create a new role that prevents Delete permissions from rolling up to the users.
  • D. Create a new permission set that has Delete access deselected for the objects.

Answer: B

Explanation:
Explanation
Muting permission sets allow you to remove permissions that are granted by a permission set group.
References: https://help.salesforce.com/s/articleView?id=sf.perm_sets_muting.htm&type=5


NEW QUESTION # 98
Universal Containers (UC) has a queue that is used for managing tasks that need to be worked by the UC customer support team. The same team will now be working some of UC's Cases.
Which two options should the administrator use to help the support team?
Choose 2 answers

  • A. Create a new queue and add Cases as an available object.
  • B. Configure a flow to assign the cases to the queue.
  • C. Add Cass to the existing queue as available object.
  • D. Use assignment rules to set the queue as the owner of the case.

Answer: C,D

Explanation:
Explanation
Assignment rules and queue configuration are two options that should be used to help the support team work on some of UC's cases. Assignment rules can be used to automatically assign cases to a queue based on certain criteria, such as case origin or priority. Queue configuration can be used to add Case as an available object to the existing queue and specify which users or groups can access the queue. References:
https://help.salesforce.com/s/articleView?id=sf.case_assignment_rules.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.customize_queues.htm&type=5


NEW QUESTION # 99
A user at Northern Trail Outfitters Is having trouble logging into Salesforce. The user's login history shows that this person has attempted to log in multiple times and has been locked out of the organization.
Which two ways should the administrator help the user log into Salesforce?

  • A. Reset password on the user's record detail page.
  • B. Log in as the user to unlock the user and reset the password.
  • C. Use the unlock button on the user's record detail page.
  • D. Reset the password policies to allow the user to login.

Answer: A,C


NEW QUESTION # 100
......

Latest Salesforce-Certified-Administrator Pass Guaranteed Exam Dumps Certification Sample Questions: https://www.latestcram.com/Salesforce-Certified-Administrator-exam-cram-questions.html

Salesforce-Certified-Administrator Updated Exam Dumps [2023] Practice Valid Exam Dumps Question: https://drive.google.com/open?id=1tMMZSVuJ3QdZJezGykp3dyfLLDneEaXL