Description | Convert CSV file data from the source file. Use the file parameter to direct output to a file. Default behavior is to produce a simple HTML table. Customized HTML output is possible using a property file. Other output types are available with the outputType parameter. Valid values are: text, table, html, json, slack, variables. Optionally provide subset and order columns using the columns parameter. Subset and order columns using the columns parameter. If requested, find and replace logic will be applied to the source data before processing. |
---|
Required Parameters | sourceFile |
---|
Optional Parameters | columns, augments, headingAugments, select, options, outputType, channel, findReplace, findReplaceRegex, findReplaceScope, propertyFile, input, file, append, encoding |
---|
Type | Update |
---|
Category | CSV |
---|
Output Formats | |
---|
Replacement Variables | |
---|
Since Version | |
---|
Examples | convertCsv |
---|
|