Salesforce Administrator — Question 129
What are three considerations when a user is importing data via Data Loader? (Choose three.)
Answer options
- A. Importing data into checkbox fields allows for use of TRUE/FALSE.
- B. Field-Level Security access determines which fields will be visible.
- C. Restricted picklists, a new picklist value will be ignored and the default value applied.
- D. Validation rules do not execute when importing data.
- E. Unrestricted picklist, a new picklist value will be applied but will not be added to the picklist.
Correct answer: A, B, E
Explanation
The correct answers, A, B, and E, highlight crucial aspects of data importation. A discusses the functionality of checkbox fields, B emphasizes the impact of Field-Level Security on visibility, and E clarifies how unrestricted picklists handle new values. Option C is incorrect because restricted picklists will not accept new values, and D is misleading as validation rules can affect data import depending on the settings.