Convert Dynamic Data Rows to CSV
- 26 Jul 2024
- 1 Minute to read
- Print
- DarkLight
Convert Dynamic Data Rows to CSV
- Updated on 26 Jul 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 8.21.0 |
Last Modified in Version | 8.21.0 |
Location | Data > Text |
The Convert Dynamic Data Rows to CSV step is a great tool when handling dynamic data being created in a Flow that needs to be integrated into a file. Despite its name the Step can be used to create other Excel file types besides CSV.
Commonly Paired Steps
This Step is best used with any Steps that are creating Dynamic Data Rows. Using a Show Form step to display a Form with File Download controls after the Convert Dynamic Data Rows to CSV step will allow users to easily download and access the created file.
Properties
Input Data
Property | Descriptions | Data Type |
---|---|---|
Output File Type | The format of the file that is created and saved by this Step. The choices are XSL, XSLX, and CSV. | N/A |
Inputs
Property | Description | Data Type |
---|---|---|
Dynamic Data Rows | These are the rows that need to be converted. | List |
File Name Without Extension | This is the name the file will have upon its creation. Note that the name should NOT include the file extension. That will be added based on the Output File Type selection. | String [System] |
Outputs
Property | Description | Data Type |
---|---|---|
Outcome File | The file that is created from the Dynamic Data Rows. | FileData |
Step Changes
Description | Version | Date | Developer Task |
---|---|---|---|
Added the Step to the Toolbox. | 8.21 | July, 17 2024 | DT-041568 |
Related Information
Example Labs:
Forum Posts:
Send Email
Was this article helpful?