[]
Property | Default | Description |
|---|---|---|
Formatted | False | When enabled, the exported JSON document will be pretty-printed, otherwise, it will be one long string without whitespace. This property is useful when the exported output will be read by a human. |
Quote Property Names | False | Indicates if the property names should be enclosed in quotation marks. |
Property | Description |
|---|---|
Template | A string template for the exported file name. By default, it consists of the {ReportName} variable, but could include fixed strings and the dynamic Rendered Report Values defined in the report info panel. For example, you could set the template to "{ReportName}_{Title}". |
Add Timestamp | Adds the time of export to the end of the export file name |