Data Structure to Delimited Text
Overview
Converts a Data Structure parameter into Delimited Text e.g. CSV
Returns |
---|
Text |
Parameters
Parameter | Parameter | Valid Blocks | Required |
---|---|---|---|
Source | Data Structure to be converted into Delimited Text | Data Structure Process Block Group | No |
Delimiter | The character to separate by (only first character will be used) | Text Block Group | No |
New Line | Choose how a new line is represented (Carriage Return or Carriage Return + Line Feed) | Text Block Group | No |
Header Style | The style of header when flattening data structures | Text Block Group | No |
Transpose | Pivot data into rows from columns | Boolean Block Group | No |