CSV Formatter Transformation
CSV Formatter Transformation
Plugin version: 2.10.0
Formats a Structured Record as a CSV Record. Supported CSV Record formats are DELIMITED
, EXCEL
, MYSQL
, RFC4180
, and TDF
. When the format is DELIMITED
, one can specify different delimiters that a CSV Record should use for separating fields.
Configuration
Property | Macros Enabled? | Description |
---|---|---|
Formats | No | Required. Specifies the format of the CSV Record to be generated. |
Choose a delimiter | No | Required. Specifies the delimiter to be used to generate a CSV Record. This option is available when the format is specified as |
Output Schema | No | Required. Specifies the output schema. Output schema should only have fields of type String. |
Related content
CSV Parser Transformation
CSV Parser Transformation
More like this
JSON Formatter Transformation
JSON Formatter Transformation
More like this
Write as CSV directive
Write as CSV directive
More like this
Record Splitter Transformation
Record Splitter Transformation
More like this
Null Field Splitter Transformation
Null Field Splitter Transformation
More like this
Create Record Transformation
Create Record Transformation
Read with this
Created in 2020 by Google Inc.