Managing Reports

App Portal 2020 R1

Reporting allows for the display of App Portal data in a read-only, searchable, and exportable view. You can create new reports, edit existing reports, and create and edit report categories.

App Portal can display the following types of reports:

Standard reports—Starting with App Portal 7.5, App Portal includes support for reports generated using Microsoft SQL Reporting Services. Over 40 standard reports are shipped with App Portal, and you have the ability to create your own custom reports, as described in Creating a New Standard RDLC-Based Report.
Legacy reports—Legacy reports are derived from SQL views and stored procedures. These report views and procedures begin with v_Rep for report views and sp_Rep for stored procedures. Prior to App Portal 7.5, this was the only type of report that was available in App Portal.

This section explains how to view reports, and how to create new reports.

Viewing Reports
Creating Report Categories
Creating a New Standard RDLC-Based Report
Creating a New Legacy Report
Adding a Standard Report to the Reporting Tab
Removing a Report from the Reporting Tab

Note:You can create and secure categories in the Report Categories node under Report Management > Report Categories. Each category can have its own security provision for it so that the reports within that category can only be viewed by those users with access. See

See Also