Custom Reports
From VYRE
Overview
Unify uses database (MSQL, PostGres SQL etc) that are essential for the system. Users can go directly in to the database to run queries to view various information, however the Custom report gives a user friendly access to the database.
This is called Custom Reports is part of the Reports module where users can write custom SQL queries for specific reports.
Section can be accessed at Reporting > Reporting > Custom Reports.
Custom Reports List
The list page displays all the custom reports created for the system and displays the following information (Figure 2):
- Name - Displays a clickable link with the name of the custom report. Clicking the link allows users to edit the report (query)
- Description - Brief description of the report
- Run - This is clickable link that executes the query. The result is an output in Exel format which the user can save on their computer. (Figure 3)


