
Updated CRT-211 Dumps Questions Are Available [2024] For Passing Salesforce Exam
Free UPDATED Salesforce CRT-211 Certification Exam Dumps is Online
Salesforce CRT-211 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
NEW QUESTION # 110
The finance director at Cloud Kicks asks the administrator for an exception report that shows all B2C accounts that are missing the credit card number. The credit card number is a classic encrypted field.
What action should the administrator take to meet this requirement?
- A. Add 'View Encrypted Fields' to a permission set assigned to Finance and system administrators and a summary report filtered by credit card number.
- B. Build a custom checkbox called Has Credit Card' that Finance checks when a credit card is recorded and a tabular report filtered on the checkbox equal to false.
- C. Unmask the encrypted credit card number field to make it available and add a custom filter to a report where credit card number is blank.
- D. Create a summary report that includes a cross-filter to the Account object with a sub-filter for credit card number equal to null.
Answer: D
Explanation:
A summary report with a cross-filter is a type of report that allows you to summarize data by grouping rows and columns and applying filters based on related objects and fields. A cross-filter is a filter that lets you include or exclude records in your report based on related objects and their fields. In this case, you can create a summary report that includes a cross-filter to the Account object with a sub-filter for credit card number equal to null. This will show you all B2C accounts that are missing the credit card number, regardless of whether it is encrypted or not. Reference: https://help.salesforce.com/s/articleView?id=sf.reports_summary_charts.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.reports_cross_filters.htm&type=5
NEW QUESTION # 111
A system administrator wants to change the field type from a lookup field to a master-detail field. What must the system administrator check in order for the change To be implemented successfully? * (1 Point)
- A. Make sure that all lookup fields in all records contain a value
- B. Make sure that the lookup field has a related record
- C. Make sure that the lookup value is set to Required
Answer: A
NEW QUESTION # 112
what type of data can be migrated between environments using change sets? choose 2
- A. Custom fields(100%)
- B. Account team roles.
- C. standard field picklist values.
- D. Email templates.(100%)
Answer: A,D
NEW QUESTION # 113
Customer wants to make sure that he is given a summary report on 4 regions weekly. How to achieve this ?
- A. Analytical snapshot
- B. Create individual dashboards for each then sched them weekly
- C. Dynamic dashboard with filters given to them weekly
- D. Created dashbaord with filters given to them weekly
Answer: D
NEW QUESTION # 114
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. Create a Quota criteria-based sharing rule using ISCHANGED for the Account Owner field.
- B. Account master-detail to secondary.
- C. Re-assign the Quota master-detail to the primary and the
- D. Give the account owner Read access to both the Account and the Quota objects
Answer: B
NEW QUESTION # 115
Universal Containers wants only users from the sales department to have access to price books. How can an administrator meet this requirement?
- A. Create a sharing rule to share all price books to sales users.
- B. Manually share each price book to the sales users roles.
- C. Clone all custom price books from the standard price book.
- D. Set the organization-wide default for price book to Use.
Answer: D
NEW QUESTION # 116
What can a Sales Representative see once he clicks on the Forecast (Collaborative) tab? Select 4
- A. Opportunity list column
- B. Data Source
- C. Forecast Categories
- D. Quotas
- E. Forecast Range
Answer: A,C,D,E
NEW QUESTION # 117
The sales team has requested that a new field be added to accounts called Current Customer. The default value will be No and will change "Yes" if any related opportunity is successfully closed as won.
What can an admin do to meet this requirement?
- A. Configure current customer as a roll-up summary field that will recalculate whenever an opportunity is won
- B. Use a workflow rule on the Opportunity object that sets the current customer filed an opportunity is won.
- C. Use an Apex trigger on the Account object that sets the Current customer field when an opportunity is won.
- D. Configure current customer as a text field and use an approval process to recalculate its value
Answer: C
NEW QUESTION # 118
The Sales manager at SFB Industries would like to display the amounts closed this month this quarter, and this year so far on an existing dashboard. Which component would best represent this?
- A. Gauge
- B. Chart
- C. Metric
- D. Table
Answer: C
NEW QUESTION # 119
Which two should an administrator consider when setting up Salesforce CRM Content ?Choose
2 answers.
- A. A validation rule can ensure a description is required for all contributed content.
- B. The content type determines which fields appear on the Content Detail page layout.
- C. An approval process can ensure that all product-related content is reviewed.
- D. The library type determines the size of files that can be contributed to content.
Answer: A,B
NEW QUESTION # 120
What are three options available to the administrator to help with this issue? Choose 3 answers
- A. Convert all Process builders to flows.
- B. Deactivate unnecessary validation rules.
- C. Remove some of the fields displayed.
- D. Reduce the number of related lists displayed.
- E. Move some page components behind a tab.
Answer: C,D,E
NEW QUESTION # 121
AW Computers has created a custom field called Government ID on a custom object. Most users with a custom Sales profile should be unable to access this field. A select group of Sales users called the Institutional Team should be able to access the Government ID field via reports.
How should an administrator accommodate this request?
- A. Create a permission set with Read access to the field. Assign the permission set to the Institutional Team.
- B. Mark the field as Read Only on the sales profile. Create a permission set to re-enable reporting for the Institution Team.
- C. Make a report with the Government ID field included. Share this report to the Institutional Team in a public reports folder.
- D. Configure a report type with the Government ID field. Assign this report type to the Institutional Team via a permission set.
Answer: A
Explanation:
A permission set is a collection of settings and permissions that give users access to various tools and functions in Salesforce. A permission set can be used to extend users' functional access without changing their profiles. You can assign permission sets to individual users or groups of users based on their business needs. In this case, you can create a permission set with Read access to the Government ID field on the custom object and assign it to the Institutional Team users who need access to this field via reports. Reference: https://help.salesforce.com/s/articleView?id=sf.perm_sets_overview.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.perm_sets_create.htm&type=5
NEW QUESTION # 122
Universal Container has a custom object to track complaints. They use a field to view related complaints. What is the relationship?
- A. Master Detail Relationship
- B. Hierarchical Relationship
- C. Junction Object
- D. Look-up Relationship
Answer: B
NEW QUESTION # 123
Ursa Major Solar has a junction object that connects Docs with Solar Panels. The administrator needs users to be able to see all the solar panels that a Dot is related to. Users already have access to the Bot and the Junction, but not the Solar Panel object.
What access docs the user need to be able to see the solar panel records?
- A. Read permission is required on both master records.
- B. Read permission is required on at least are master record.
- C. Access permission Is not required on either master record.
- D. Create permission Is required on both master records.
Answer: A
NEW QUESTION # 124
At Ursa Major Solar, there is an account owner by a user with the role of Galaxy manager. Two users with the same profile are both assigned to the sub-role, Galaxy Subordinate. However, only one can access the account.
What is the reason only one user can see the account record?
- A. Queues
- B. Manual Sharing
- C. Workflow Rule
- D. Role Hierarchy
Answer: B
NEW QUESTION # 125
Which statements are true about changesets? Choose 3
- A. Components will be automatically transferred along with dependants
- B. Once deployed on the production, apex test code will automically run
- C. Feature to validate the changeset before deploying it
- D. Should have at least an Inbound or outbound connection
Answer: B,C,D
NEW QUESTION # 126
An administrator is given a .csv file of 5,000 leads with External Id and Status fields. They need to match existing and add new records with Data Loader.
What action should be taken to populate the Status field on the records and add new records?
- A. Insert
- B. Update
- C. Export
- D. Upsert
Answer: D
Explanation:
Upsert is an operation that can either update existing records or insert new records based on the External Id field. This way, the administrator can match existing leads and add new ones with Data Loader. Reference: https://help.salesforce.com/s/articleView?id=sf.data_loader_upsert.htm&type=5
NEW QUESTION # 127
Things to considered enabling Territory Management , Choose 2
- A. Users can only go to one territory
- B. Must be set the same setting with role hierarchy
- C. Cannot be disable again
- D. Changes on Account Opportunity and Cases
Answer: C,D
NEW QUESTION # 128
When a lead comes in from APAC it needs to be assigned to an external partner if the manager approves. Also external partner needs to be notified that lead has been assigned to him.
Assignment rule, workflow rule
- A. Assignment rule, auto-response rule, workflow rule
- B. Assignment rule, workflow rule
- C. Assignment rule, workflow rule, approval process
- D. Assignment rule, approval process
Answer: C
NEW QUESTION # 129
The administrator at Ursa Major Solar has set up IT policies for all user passwords to be a minimum length of 3 characters and have an expiration period of 90 days. The security team recently decided that administrators of any system should have a 15-character minimum password with a 30-day expiration period.
Where should the administrator make this change?
- A. Session Settings on the User record
- B. Password Policies on the System Administrator profile .
- C. Organi2ation-wide password policies
- D. Password complexity requirements on the permission set
Answer: B
NEW QUESTION # 130
"Object" data needs to be pulled up monthly from an org and stored else where. What can be done to perform this? Choose 2
- A. Select "Schedule Export" from Data Export
- B. IUse Data Exporter
- C. Use Data Loader
- D. Select "Object" Export from Data Management
Answer: A,C
NEW QUESTION # 131
......
Salesforce Exam 2024 CRT-211 Dumps Updated Questions: https://www.practicevce.com/Salesforce/CRT-211-practice-exam-dumps.html
Get The Most Updated CRT-211 Dumps To Salesforce Certified Advanced Administrator Certification: https://drive.google.com/open?id=1KT94wiRvkONDZ0P7T8kcWIbxzeu9jCHH