nerdexam
Salesforce

ADM-201 · Question #273

An 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. How should the…

The correct answer is B. Data Loader. To export a filtered list of closed won opportunities with specific fields from the last 90 days, the administrator should use Data Loader.

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

Question

An 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. How should the administrator export this file?

Options

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

How the community answered

(48 responses)
  • A
    17% (8)
  • B
    71% (34)
  • C
    4% (2)
  • D
    8% (4)

Why each option

To export a filtered list of closed won opportunities with specific fields from the last 90 days, the administrator should use Data Loader.

AData Import Wizard

The Data Import Wizard is designed for importing up to 50,000 records of standard objects and some custom objects, but not for exporting data.

BData LoaderCorrect

Data Loader is a powerful client application that can export, import, update, and delete large volumes of data. It allows administrators to specify an object, define filters (e.g., 'Closed Won' status and 'Close Date' within the last 90 days), and select specific fields for export, precisely meeting the requirements.

CData Export Service

The Data Export Service (Weekly/Monthly Export) is used for bulk backups of Salesforce data and allows exporting all data or specific objects, but it does not provide granular filtering options like 'closed won opportunities from the last 90 days' for specific fields.

DData Export Wizard

There is no standard Salesforce tool explicitly named 'Data Export Wizard' with the capabilities described; Data Loader is the primary tool for detailed, filtered exports.

Concept tested: Data Loader for filtered data export

Source: https://help.salesforce.com/s/articleView?id=sf.data_loader.htm&type=5

Topics

#Data Export#Data Loader#Opportunities#Filtering Data

Community Discussion

No community discussion yet for this question.

Full ADM-201 Practice