Introduction
    • 02 May 2025
    • 1 Minute to read
    • Contributors
    • PDF

    Introduction

    • PDF

    Article summary

    The Fix Reports functionality makes a Fix wizard available for each report. This helps users modify the report so that it can be used with Lasernet. Three problems are addressed:

    1. DataElementOutput: This property value prevents data from appearing in the report XML file export. It will be changed from NoOutput to Output.

    2. DataElementName: This property will be checked for duplicate names that are not supported when rendering an SSRS report to XML.

    3. Extra unique key value attachment to an existing field in sections where custom values are used. This ensures correct record selection for custom values.

    The wizard guides you through all the selections.

    Warning

    We recommend that you execute the following procedure in your development environment to ensure that you have all the necessary user rights to fix and deploy a report.