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

    Introduction

    • PDF

    Article summary

    What Is Report Replacement?

    A Lasernet Replacement report can be used to replace an SSRS report when it is generated from Dynamics 365 Finance and Operations.

    An SSRS data provider normally populates TMP (temporary) tables with data required for an SSRS report when the Replacement report is generated. A Lasernet Replacement can use the data from the TMP tables to create an XML file directly within Finance and Operations. Lasernet Developer can then use the data from the XML file to create professional-looking documents.

    Since all data used by SSRS reports is generated within Finance and Operations, Replacement reports can reuse all the data sources for execution.

    Data in Lasernet Replacement reports can be enhanced by joining additional tables to the TMP tables to retrieve data that is not available with the standard SSRS report. The table joins for Replacement reports can be done in the front end and require no Finance and Operations customizations.