- Print
- PDF
After installing the Fix Reports functionality, a Fix Wizard becomes available for each report. This helps users modify the report so that it can be used with Lasernet.
The Fix Reports functionality addresses three problems:
DataElementOutput: This property value prevents data from appearing in the report XML file export. The NoOutput value is replaced by Output.
DataElementName: This property is checked for duplicate names that are not supported when rendering an SSRS report to XML.
An extra unique key value is attached to an existing field in sections where custom values are used. This ensures the correct selection of records for custom values.
The Fix Wizard guides you through the whole process.
Warning
We recommend that you follow the procedure in your development environment to ensure that you have all the necessary user rights to fix and deploy a report.