AVEVA Recipe Management Custom Reports
- Last UpdatedAug 01, 2024
- 1 minute read
The Custom Report guide provides information to assist you with the creation of AVEVA Recipe Management Custom Reports. This guide assumes that you know SQL Server Reporting Services (SSRS).The information provided in this guide is for:
-
Adding required Datasets, Data Source, and Report Parameters to create Custom Reports.
-
Adding support for reporting in Universal Time (UTC) and in specific time zones in History Server.
It is recommended that you take a back up of the Custom Report before you create or update your Custom Report using this guide.
Prerequisites
Install the following development tools on the machine where you want to create SSRS reports:
-
Visual Studio
-
SQL Server Data Tools (SSDT) (Install after installing Visual Studio)
Note: SQL Server Data Tools (SSDT) is a Microsoft Visual Studio environment for creating business intelligence solutions. SSDT features the Report Designer authoring environment, where you can open, modify, preview, save, and deploy Reporting Services paginated report definitions, shared data sources, shared datasets, and report parts.