Checklist progress
0/282Learned
Platform Administrator
Study Checklist
Checklist progress
0/282Learned
Describe the considerations when importing, updating, transferring, mass deleting, exporting, and backing up data
0/12
Data Import Wizard versus Data Loader
Learn this conceptCSV preparation for data import
Learn this conceptRecord matching for import updates and upserts
Learn this conceptParent lookups when importing related records
Learn this conceptMass Transfer Records for ownership changes
Learn this conceptRelated records included in account transfers
Learn this conceptMass Delete Records from Setup
Learn this conceptRecycle Bin recovery after mass delete
Learn this conceptData Export Service for org backups
Learn this conceptData Loader export versus Data Export Service
Learn this conceptData archival versus backup and delete
Learn this conceptUser permissions for import and mass delete
Learn this conceptDescribe the capabilities and implications of data validation tools
0/12
Describe the options available when creating or customizing a report or report type
0/15
Describe the impact of the sharing model on reports
0/6
Describe the options available when creating and modifying dashboards
0/8
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Platform Administrator studiers. 593 members and growing.
A CSV is a comma-delimited text export you clean before Salesforce loads it. Preparation exists so every column maps to a Salesforce field and every cell uses a format the import will accept. Doing that work in the file first prevents skipped columns, failed rows, and values that create duplicates or land in the wrong field.