Welcome to Zuora Product Documentation

Explore our rich library of product information

Create a data source export

Learn how to create a data source export

  1. Navigate to Reporting > Data Sources.
  2. Select a data source in the Data Source drop-down. In each data source, the base object is only joined to objects that are its parent in the Zuora business object model. This means that if you want to export subscriptions with charges, you should select Rate Plan Charge as the data source. See Data Source Reference for a list of available data sources.
  3. Select the base object fields to export then select the related object fields to export.
  4. Specify any filters to apply.
  5. Specify the time frame.
  6. Select the format and source of the exported data:
    • File Format:

      • CSV: exports a .csv file.

      • CSV ZIP: exports a zipped .csv file.

      • Excel (.xlsx): exports a .xlsx file.

    • CSV Encoding: This field is available only if you select CSV or CSV ZIP as the file format.

      • UTF8

      • UTF8 with BOM: includes a byte order mark (BOM) at the beginning of the exported data. Select this type if you plan to open the exported file with Excel.

    • Source Data: Select the source of the exported data.

      • LIVE: Zuora transactional database, which is updated in near real-time.

  7. Click export.

    For example:

    Data source export
    Zuora displays the status of the data source export. For example:
    Data source export results

    To update the status of the data source export, click Refresh. When the status is Completed, you can download the exported data by clicking the name of the file.

    If you cannot download data source export result files, it is possible that the Enable DataSource Exports Reporting permission is disabled for your user role. Contact your Zuora administrator and ask for enabling this permission.

    Note:

    The result files of data source exports are available for download for 7 days. Data source export result files older than 7 days are automatically purged from the system.

    Data source export jobs that were created 90 days ago are permanently deleted. You cannot query such jobs through API or UI.