nerdexam
SalesforceSalesforce

PLAT-ADMN-201 · Question #94

PLAT-ADMN-201 Question #94: Real Exam Question with Answer & Explanation

The correct answer is A: Data Loader. Data Loader is the correct tool for this task. It supports exporting records via SOQL queries, allowing administrators to filter by specific criteria (closed won opportunities from the last 90 days) and select only the desired fields (Opportunity Name, ID, Close Date, Amount). Th

Submitted by khalil_dz· Apr 18, 2026Data and Analytics Management

Question

A Platform Administrator at Cloud Kicks needs to export a file of closed won opportunities from the last 90 days. The file should include the Opportunity Name, ID, Close Date, and Amount. What should the administrator use to export this file?

Options

  • AData Loader
  • BData Import Wizard
  • CData Cloud Connection
  • DData Export Service

Explanation

Data Loader is the correct tool for this task. It supports exporting records via SOQL queries, allowing administrators to filter by specific criteria (closed won opportunities from the last 90 days) and select only the desired fields (Opportunity Name, ID, Close Date, Amount). The output is a CSV file. Data Import Wizard (B) only handles imports, not exports. Data Export Service (D) exports all org data in bulk but does not support granular field or filter selection in the same way. Data Cloud Connection (C) is for syncing data to/from Salesforce Data Cloud and is not an export tool in this context.

Topics

#Data Export#Data Loader#Administrator Tools#Opportunities

Community Discussion

No community discussion yet for this question.

Full PLAT-ADMN-201 PracticeBrowse All PLAT-ADMN-201 Questions