Salesforce-Platform-Administrator-II Practice Test
Salesforce Spring 25 Release 219 Questions
After setting up field history tracking on the Account object, the administrator for AW
Computing wants to retrieve the field history data for analysis.
how should the administrator acquire this data?
A. Create a report of Accounts and export it to Excel.
B. Query and export the Account History object using Data Loader.
C. Use the Data export service in setup.
D. Create a list view of Account History and print using the Printable View action.
B. Query and export the Account History object using Data Loader.
Explanation: Query and export the Account History object using Data Loader is how the
administrator can acquire the field history data for analysis. Data Loader is a tool that
allows administrators to import, export, insert, update, delete, or upsert records in
Salesforce using CSV files. Data Loader can handle large data sets and complex data
transformations. Data Loader can be used to query and export the Account History object,
which stores the field history data for accounts, using SOQL statements.