Create a data source export
Learn how to create a data source export
- Navigate to Reporting > Data Sources.
- 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.
- Select the base object fields to export then select the related object fields to export.
- Specify any filters to apply.
- Specify the time frame.
- Select the format and source of the exported data:
-
File Format:
-
CSV: exports a
.csvfile. -
CSV ZIP: exports a zipped
.csvfile. -
Excel (.xlsx): exports a
.xlsxfile.
-
-
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.
-
-
- Click export.
For example:
Zuora displays the status of the data source export. For example: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.