2024 Correct Practice Tests of CRT-211 Dumps with Practice Exam [Q79-Q97]

Share

2024 Correct Practice Tests of CRT-211 Dumps with Practice Exam

Certification Sample Questions of CRT-211 Dumps With 100% Exam Passing Guarantee


Salesforce CRT-211 certification exam is a valuable credential for advanced administrators who want to demonstrate their expertise and advance their careers. It requires significant preparation and knowledge of advanced Salesforce concepts, but the rewards can be substantial for those who invest the time and effort to earn it.


Achieving the Salesforce CRT-211 certification is a valuable credential for professionals who want to advance their career in Salesforce administration. Certification Preparation for Advanced Administrator certification demonstrates to employers and peers that the candidate has the knowledge and skills necessary to manage and optimize Salesforce for enterprise-level organizations. Additionally, the certification provides access to a community of certified professionals, which can be a valuable resource for career development and networking.

 

NEW QUESTION # 79
System admin - wants to make sure that when an opportunity is closed - nobody can modify it.

  • A. Change OWD setting read / write
  • B. validation rule with priorvalue(isclosed) = true
  • C. create workflow (isclosed) is true - if customer modifies it
  • D. give read only permission on close opportunity

Answer: B


NEW QUESTION # 80
AW Computing it running a special bundle deal on monitors and keyboards. Normally, discounts need VP approval, but this special bundle is pre-approved.
What should the administrator recommend for these requirements?

  • A. Enable Subscriptions.
  • B. Create a separate price book.
  • C. Remove the approval process.
  • D. Implement CPQ.

Answer: D


NEW QUESTION # 81
What is true about Salesforce Communities? Choose 2

  • A. Crowd sourced Knowledge in Q&A tab
  • B. Reputation level is the same across all communities
  • C. Communities can be used by internal Salesforce users only
  • D. Ideas tab is used by community users to submit, like and promote Ideas

Answer: A,D


NEW QUESTION # 82
Recruiters at universal containers wants to associate positions with their related job applications using two custom objects position and job application. a job application must always have a related position. if a position is deleted, the corresponding job applications are deleted.
what type of object relation ship will meet this requirement?

  • A. junction
  • B. Lookup
  • C. Master detail
  • D. Hierarchical

Answer: C


NEW QUESTION # 83
AW Computing (AVVC) has customers In multiple countries. AWC would like to set up advanced currency management for Its system.
Which two considerations should AWC be aware or prior to implementing this change to the existing system?
Choose 2 answers

  • A. When a currency is added to an organization's List of supported currencies, it cannot be deleted.
  • B. Once enabled, advanced currency management cannot be disabled.
  • C. Opportunities will only display sales In the customer's localized currency.
  • D. Historical trend reports will only use the last dated exchange rate.

Answer: A,D


NEW QUESTION # 84
On the Contact record, if a contact has the value of 'CEO' in the Title field, the administrator wants to require the users to also put a phone number in the Phone field.
What formula should the administrator put in the Error Condition Formula of a validation rule to enable this?

  • A. Title <> 'CEO' && ISBLANK(Phone)
  • B. Title = 'CEO' && NOT(ISBLANK(Phone))
  • C. Title = 'CEO' && ISBLANK(Phone)
  • D. Title <> 'CEO' && NOT(ISBLANK(Phone))

Answer: C

Explanation:
The error condition formula of a validation rule should return TRUE when the validation rule should fire and display an error message. In this case, the validation rule should fire when the Title field has the value of
'CEO' and the Phone field is blank. The formula Title = 'CEO' && ISBLANK(Phone) returns TRUE when both conditions are met, and FALSE otherwise. References:
https://help.salesforce.com/s/articleView?id=sf.fields_useful_field_validation_formulas.htm&type=5


NEW QUESTION # 85
An administrator is trying to deploy a change set from a newly upgraded sandbox source org with new features to a destination sandbox org on a previous release. Some metadata in the change set cannot be deployed because they've changed between releases.
What should the administrator do to deploy the changes to a sandbox?

  • A. Refresh the sandbox destination org and then deploy the change set.
  • B. Create a new sandbox on the new release version and deploy ;he change set to the new org.
  • C. Make the changes manually through the user interface in the source org.
  • D. Submit a ticket to Salesforce to update the source org to the latest release.

Answer: B


NEW QUESTION # 86
When will account assignment rules automatically assign an opportunity to a territory

  • A. Account has no assigned territory
  • B. Account has multiple territories
  • C. Account ownership was changed
  • D. When opportunity has no assigned territory and account has been assigned to a territory

Answer: D


NEW QUESTION # 87
If users role is changed from Emea Sales to US Sales, what will be impact on ownerbased Sharing rule ?

  • A. None of sharing rules will be recalculated
  • B. Sharing rule will be recalculated only if users move up in hierarchy
  • C. All Sharing rules will be recalculated automatically
  • D. Only manual sharing will be recalculated

Answer: C


NEW QUESTION # 88
When using Collaborative Forecasts, what information can a sales representative access from the Forecasts tab? Choose 2 answers

  • A. Forecast amount for each forecast category
  • B. Opportunities that make up each forecast amount
  • C. Forecast amount for each opportunity stage
  • D. Forecast amount for other representatives on their team

Answer: A,D


NEW QUESTION # 89
A user at Ursa Major Solar is experiencing a flow error while trying to process a record to the next status. The users with the same access can process records without any errors.
What should the administrator do to troubleshoot the issue?

  • A. Use the flow debug option and set the selection to Run as another user.
  • B. Grant the user the Modify All permission to ensure they have full system access.
  • C. Grant the user more data access by moving them higher in the role hierarchy.
  • D. Change the flow to run as System Context Without Sharing - Access All Data.

Answer: C


NEW QUESTION # 90
The sales manager at Universal Containers would like a dashboard to view each of the sales representative's opportunities, accounts, and related cases.
What is a recommended solution?

  • A. Create a dynamic dashboard and add fitters for opportunities, accounts, and cases.
  • B. Create a dynamic dashboard and ensure the sales manager has the view My Team's Dashboard permission.
  • C. Create a dashboard and add filters for users, opportunities, accounts, and cases.
  • D. Create an individual dashboard for each sales representative with opportunity, account, and case components.

Answer: B


NEW QUESTION # 91
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 the lookup value is set to Required
  • B. Make sure that the lookup field has a related record
  • C. Make sure that all lookup fields in all records contain a value

Answer: C


NEW QUESTION # 92
Ursa Major Solar uses the custom object Product Development to track Ideas R&D is wording on. A former administrator added the custom object Potential Name with a lookup to Product Development to allow R&D to track names under consideration for those product. The R&D manager recently ran a record and noticed several potential names where the relationship to the Product Development record was missing. The current administrator needs to change this relationship to master detail to ensure a potential name only exists when there is product development.
Which two options are available for altering the existing Potential Name records for the deployment of this change to be successful?
Choose 2 answers

  • A. Move any Potential Name records with blank lookup fields to the recycle bin.
  • B. Assign any Potential Name records with blank lookup fields to an existing record from Product Development.
  • C. Remove the lookup field from the page layout so the data is maintained without changes.
  • D. Remove any existing data in the lookup field n Potential Name records

Answer: A,B

Explanation:
Move any Potential Name records with blank lookup fields to the recycle bin or assign any Potential Name records with blank lookup fields to an existing record from Product Development are two options available for altering the existing Potential Name records for the deployment of this change to be successful. Changing a lookup relationship to a master-detail relationship requires that all child records have a parent record.
Therefore, any Potential Name records that have blank lookup fields to Product Development need to be either deleted or assigned to a valid Product Development record before changing the relationship type


NEW QUESTION # 93
Cloud Kicks (CK) wants the forecast numbers to be shown by territory regardless of who owns the record. CK also wants a way to forecast based on role hierarchy.
Which three options should an administrator recommend?
Choose 3 answers

  • A. Enable Role Hierarchy Forecast.
  • B. Make a custom field to track the amounts for Territory and Hierarchy Forecast.
  • C. Enable Territory Forecast.
  • D. Have the user select the forecast type listed under the Forecast Type in the Display Settings.
  • E. Modify the Territory Forecast to match the Hierarchy Forecast model.

Answer: A,C,E

Explanation:
To show forecast numbers by territory regardless of who owns the record, CK should enable Territory Forecast. To forecast based on role hierarchy, CK should enable Role Hierarchy Forecast. To match the Territory Forecast to the Hierarchy Forecast model, CK should modify the Territory Forecast accordingly. Reference: https://help.salesforce.com/s/articleView?id=sf.forecasts3_territory_forecasts.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.forecasts3_enable.htm&type=5


NEW QUESTION # 94
Cloud Kicks has updated several profiles and created a new app in the sandbox. After testing, everything is working as expected. Which two options should the administrator use to migrate these changes to production from the sandbox?
Choose 2 answers

  • A. Package deployment
  • B. Outbound Change Set
  • C. Change Data Capture
  • D. Inbound Change Set

Answer: B,D

Explanation:
Change sets are tools that allow administrators to move customizations such as fields, page layouts, profiles, permission sets, etc. from one Salesforce org to another. To use change sets, administrators need to establish a deployment connection between a source org (such as a sandbox) and a target org (such as production). Then, administrators can create an outbound change set in the source org that contains the components they want to deploy, and upload it to the target org. In the target org, administrators can view and validate the inbound change set before deploying it to their org. Reference: https://help.salesforce.com/s/articleView?id=sf.changesets.htm&type=5


NEW QUESTION # 95
An administrator recently Implemented multi-factor authentication (MFA) with a standard security level selectee. They are receiving cases that users are unable to log in.
What should me administrator do to troubleshoot?

  • A. Reset the user passwords and ask them to try again.
  • B. Change MF-A to High Assurance.
  • C. Temporarily disable MFA.
  • D. Check the session security level required at login on the user profile.

Answer: D

Explanation:
A session security level is a setting that determines how secure a user's session is based on factors such as their login method, their IP address, their browser, or their device. Administrators can configure different session security levels for different user profiles and assign different actions or permissions to each session security level.
Multi-factor authentication (MFA) is a feature that requires users to verify their identity using two or more factors of authentication when they log in to Salesforce, such as their username and password plus a verification code or an app-generated token. MFA can enhance the security of user sessions and prevent unauthorized access.
If an administrator recently implemented MFA with a standard security level selected and is receiving cases that users are unable to log in, they should check the session security level required at login on the user profile. This setting determines what session security level users need to have when they log in based on their profile. If this setting is higher than the standard security level, users may not be able to log in with MFA alone and may need additional factors of authentication. Reference: https://help.salesforce.com/s/articleView?id=sf.security_sessions.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.identity_mfa.htm&type=5


NEW QUESTION # 96
What permission will you give a user without editing the profile itself?

  • A. Delegated administration
  • B. Role hierarchy
  • C. Sharing rule
  • D. Permission set

Answer: A


NEW QUESTION # 97
......

CRT-211 Sample Practice Exam Questions 2024 Updated Verified: https://www.passexamdumps.com/CRT-211-valid-exam-dumps.html

Pass Key features of CRT-211 Course with Updated 238 Questions: https://drive.google.com/open?id=1m8tKf7pRoH_B3XXOPzq3p1NFhpCfad7O