ExportOptions
The query export options object used to set optional switches.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
columnHeaderAsCaption |
Boolean to add the column caption as the first row after the unique names |
- |
boolean |
|
removeValueBasedFilters |
Boolean to remove numeric filters |
- |
boolean |
|
showUniqueName |
Boolean to show or hide unique names in the exported results |
- |
boolean |
|
csvDelimiter |
Enum to select csv delimiter |
- |