Checklist progress
0/316Learned
Platform App Builder
Study Checklist
Checklist progress
0/316Learned
Given a scenario, determine the appropriate data model.
0/14
Given a scenario, explain the capabilities of the various relationship types and the implications of each on record access, user interface, and reporting.
0/14
Given a scenario, determine the considerations when selecting or changing a field data type.
0/19
Given a scenario, determine the options and considerations when importing and exporting data, including the capabilities of external data sources.
0/9
Data Import Wizard versus Data Loader
Learn this conceptData Import Wizard matching and add-or-update actions
Learn this conceptExternal ID matching on upsert
Learn this conceptImport considerations for validation rules and field types
Learn this conceptData Loader delete versus hard delete
Learn this conceptData Export Service versus Data Loader export
Learn this conceptSalesforce Connect versus importing a data copy
Learn this conceptSalesforce Connect adapter types
Learn this conceptPrepare for the Exam
Study Community
Ask questions and get the latest info from other Platform App Builder studiers. 592 members and growing.
When you import records into Salesforce, validation rules and field types decide which rows succeed and how each value is stored. Salesforce runs validation rules before import and skips any record that fails, so you may need to turn those rules off for the load. Each field type also expects a specific format in the file, such as 1 or 0 for checkboxes or a locale-matching date, so matching those formats is part of preparing the import.