A checkbox can be the controlling field to a dependent picklist.
Answer(s): A
AW Computing needs to track the manufacturer and model for specific computers and laptops. How can the system administrator ensure that manufacturer selected influences the values available for model.
Answer(s): C
Lookup fields allow users to select a record from another object during data entry, creating a parent- child relationship.
Which of the following are true about formula fields?
Answer(s): A,B,D
Post your Comments and Discuss Salesforce CRT-101 exam prep with other Community members:
Name Commented on June 19, 2025 No comments, I need to help you Anonymous
R Commented on June 19, 2025 Thank you for this! very helpful Anonymous
DA Commented on June 19, 2025 QUESTION: 19 UC needs to load a large volume of leads into salesforce on a weekly basis. During this process the validation rules are disabled. What should a data architect recommend to ensure dataquality is maintained in salesforce. The best recommendation to ensure data quality is maintained during high-volume weekly lead loads—when validation rules are temporarily disabled—is: Insure the lead data is preprocessed for quality before loading into Salesforce Why this is the best option: Proactively cleans data before it enters Salesforce. Prevents garbage-in, garbage-out scenarios. Scales better than relying on post-load fixes or enabling all validation rules during bulk loads, which may cause failures. Keeps the loading process efficient and reliable, especially with high volume. ? Why not the other options? ?? Activate validation rules once the leads are loaded It's too late — bad data may already be committed. Validation rules only run during data entry, not retroactively. Anonymous