- 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
XML
Misc Properties
Property | Default | Description |
---|---|---|
Formatted | False | When enabled, the exported XML 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. |
Write Empty Attributes | False | When values in the report are missing, an empty node will be included in the XML export for example |
Output Hidden Matrix Members | True | Includes hidden matrix report elements in the report export. |
Output Textbox Constant Values | False | Excludes textbox constant values in the report export. |
Default Date Format | <empty> | The format of the date on the report export. |
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 |