Convert Dynamic Data Rows to CSV
  • 05 May 2025
  • 1 Minute to read
  • Dark
    Light

Convert Dynamic Data Rows to CSV

  • Dark
    Light

Article summary

Step Details
Introduced in Version8.21.0
Last Modified in Version9.10.0
LocationData > 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

PropertyDescriptionsData Type
Output File TypeThe format of the file that is created and saved by this Step. The choices are XSL, XSLX,  and CSV.N/A
CSV DelimiterOnly appears if CSV is chosen as the Output File Type. Users pick which character will be the delimiter of the new file.N/A
Load Template (v9.10+)Users can upload pre-defined template in Excel to display data.
Boolean

Inputs

PropertyDescriptionData Type
Dynamic Data RowsThese are the rows that need to be converted.List
File Name Without ExtensionThis 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]
Template (v9.10+)If Load Template under Input Data is selected this field will appear. Which template will be used is determined in this field.FileData

Outputs

PropertyDescriptionData Type
Outcome FileThe file that is created from the Dynamic Data Rows.FileData


Step Changes

DescriptionVersionDateDeveloper Task
Added the Step to the Toolbox.8.21
July 2024[DT-041568]
Added the Template option for CSV files.9.10May 2025[DT-044103]

Related Information

Example Labs:

Forum Posts:
Send Email

Training Video:
Dynamic Excel Creation


Was this article helpful?