- Getting Started
- Administration Guide
-
User Guide
- An Introduction to Wyn Enterprise
- Document Portal for End Users
- Data Governance and Modeling
- Working with Resources
- Working with Reports
- Working with Dashboards
- View and Manage Documents
- Understanding Wyn Analytical Expressions
- Section 508 Compliance
- Subscribe to RSS Feed for Wyn Builds Site
- Developer Guide
JSON
Misc Properties
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. |
Filename Properties
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 export file name |