Skip to content

Download report

Description

The Download Report activity enables automated downloading of reports based on selected report definitions, applied filters, date ranges, and file format preferences.

It supports both Data Reports and Normal Reports, giving users flexibility in how they retrieve and consume their report content.
Reports can be generated in various formats such as CSV, Excel, or PDF, and further customized through parameters like separator character or dimension-based splitting.

Use case: Automatically generate a monthly sales report for a specific region and download it in Excel format with customer-specific splits.


Input

Not Applicable


Output

Output TypeFormatDescription
FilesBinaryReport files based on configuration.

Configuration Fields

Field NameRequiredDescription
Report TypeYesChoose between “Data Report” and “Normal Report”.
ReportsYesSelect the report you want to download from the chosen type.
Date RangeNoSet a start and end date for filtering the report’s time window.
FiltersNoApply field-level filters to narrow down the data scope in the report.
Report As OnNoSpecify a static date for point-in-time reporting.
File TypeYesChoose output format (e.g., .csv, .xlsx, .pdf).
SeparatorNoCharacter used to separate fields (applicable for CSV reports).
Report As PDFNoIf enabled, the output will be saved as a PDF file.
Delete Report ConfigNoClears any previously saved report configuration for a clean setup.
Split Report on DataNoEnables splitting the downloaded file based on values in a selected column.
Map With DimensionNoMap the report split to a dimension field (e.g., region, department).

Sample Input

Not Applicable


Sample Configuration

FieldValue
Report TypeData Report
ReportsSalesAddressQuery
Date RangeJan 01, 2025 – Jan 31, 2025
FiltersRegion = “East”, Status = “Open”
File TypeXLSX
Report As PDFNo
Split Report on DataEnabled
Map With DimensionCustomer Name

Sample Output

The generated file(s) based on the configuration:

File NameSizeDownload File
SalesAddressQuery_20250131_044516_Miller Inc.xlsx6393 KB[Download]
SalesAddressQuery_20250131_044516_Lee Corp.xlsx5421 KB[Download]
SalesAddressQuery_20250131_044516_Jones Ltd.xlsx4788 KB[Download]