Managing Advanced Reports
Use the Advanced Reports Designer to create catalogs and report templates that reports can be generated from.
Build a catalog
The catalog is a collection of the resources that a report uses, including data sources, data connections, SQL queries, parameters, and business views. Before building a report, there must be at least one catalog created.
Create a catalog
Navigate to the Advanced Reports page.
Select Open Advanced Reports Designer.
Select New, and then choose Catalog.
Add data sources as needed.
To save changes to a data source, select Apply.
To save changes to the catalog, select Save on the catalog page.
To exit the catalog page, select Exit.
Closing the window to exit the catalog page will cause an error. Use the Exit button to close the page.
Duplicate a catalog
Navigate to the Advanced Reports page.
Select Open Advanced Reports Designer.
On the catalog to duplicate, select Edit.
Select Save as.
Clear Replace Old Version. This will save the report as a copy of the original.
Select OK.
Queries
Queries are a type of data source in catalogs that retrieve data fields to be used in reports. You can use the Query Filter to limit available options based on selected parameters. To access the data fields and build the query, drag and drop fields from the Resource menu.
Create a query
On the catalog page, open the Add menu on Data Source 1.
Select Query.
Drag and drop tables from the Resource menu.
Use the Query Filter to limit available fields based on selected parameters.
In the tables, select the fields needed for reports.
Select Apply, and then select Back.
On the catalog page, select the query name and rename as needed.
Business views
Business views are another type of data source in catalogs. The only resources available when designing a report are business views. The catalog must contain at least one query before creating a business view.
Create a business view
On the catalog page, open the Add menu on Data Source 1.
Select Business View.
Drag and drop tables, views, queries, and SQL as needed from the Resources menu.
These will be available to any reports using this business view.Select Apply, and then select Back.
Edit the groups of resources as needed.
Select Apply, and then select Back.
Build an Advanced Report
The two kinds of reports are web reports and page reports. Web reports are best for pages in websites. Page reports can be web reports, but function primarily as reports for printing or viewing as PDFs. For more information on each kind of report and how to build them, open the Logi product help by selecting the question mark (?) button or Help button in the report builder.
When building a report in the Advanced Reports Designer, you will be prompted to input parameter values. These are required because, in this stage, parameters are not automatically retrieved from PowerSchool SIS. With the parameters supplied, the report contains sample data while editing.
New reports are automatically formatted based on default values. To edit these values for a report, select Menu, and then View, and then Inspector. Select a section of the report to customize, and then edit the values in the inspector.