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.
The Data Import Wizard matches each CSV row to records already in Salesforce, then either inserts unmatched rows, updates matches, or does both. You choose the match field and one of three actions so a load can fill gaps without creating duplicates, or refresh existing records without inserting leftovers. The match field is the key that decides which of those three things happens to each row.