Overview
The SchoolFi ReportWriter can be utilized to build completely custom local reports.
There are steps to creating a ReportWriter Report:
- Go to the Reports tab and begin report creation by clicking the "Create a Report" button. Select the "base table" for the report and join tables to the base table.
- Columns:
- Select columns from any of the joined tables
- Add columns that link from any other table (a table that is not one of the joined tables).
- Add Expression Language columns as needed.
- Add Report Parameters - Add questions that are asked when the report is run.
- Add Report Filters - There are three kinds of filters:
- "SQL" Filters that are used to limit what data is extracted from the database.
- A Staff List filter to optionally select data for only the staff members on the list.
- Expression Languge Filters - for filtering in ways that the SQL filter will not permit.
- Add Sorts - These are the ways to order the report's output. You can add as many different sorts as needed.
The articles in this set will walk you through each of these steps.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article