Properties that can be configured for the CSV Writer.
| Property | Description |
|---|---|
| File Name | Select the file path and enter a name for csv or dat or txt file. |
| Overwrite, if exists | To overwrite an existing file, select this option. |
| Column Separator | Select a column delimiter that separates data tokens in the file. |
| Insert Quotation Character | Select the character for replacing the column separators while writing the data. |
| Include Column Headers | Select this option to use the first row as column headers. |
| Encoding | Select the text-encoding method to write the data. |
| Decimal Separator | Select the character for decimal representation in digit grouping. |
| Grouping Separator | Select the character for the thousands separator. |
| Number Format | Enter the number format you want to apply to numerical data. |
| Date Time Format | Select the date format you want to apply to dates. |