CSV Properties and Values
Parameter |
Description |
---|---|
RSVP.CSV.ENCODING |
The encoding used for CSV output. Enter a supported encoding value Supported Encoding Values. LOCALE Encoding is derived from the content locale. The default value is utf-16le. |
RSVP.CSV.DELIMITER |
The field delimiter character used for CSV output. Enter one of the following:
|
RSVP.CSV.QUALIFIER |
The string qualifier used for CSV output. This property is only used in the report output if there are one or more special characters in the queried data. The property is used to specify an escape character to handle the special character(s). The default value is " (quotation mark). Enter a single character. If you enter more than one character, only the first character is used. If the qualifier appears as part of your data, it is duplicated. For example, if the qualifier is a quotation mark and your data is ab"cd, the CSV output is "ab""cd". |
RSVP.CSV.TERMINATOR |
The line terminator used for CSV output. Enter one of the following values:
|
RSVP.CSV.MIMETYPE |
The MIME type attributed to the CSV output. The default value is: application/vnd.ms-excel/ |
RSVP.CSV.REPEAT_XTAB_LABELS |
Specifies whether to repeat the edge labels in a nested crosstab report. For example, a crosstab has years in the rows and order method nested within years. You can show the year label in each order method row or only in the top row for each year. The values are:
|