deepakrajanna Here's an example of a report that I'm looking to create:
I read too quickly, and I thought you had attached a report screenshot or something to illustrate, sorry.
deepakrajanna Our instance manages 5 schools. And I want a report that has the following columns School name, grade, number of male and female students.
You won't be able to have reports for multiple schools with RosarioSIS, unless you have a custom report developed.
But for male/female breakdown, please check the Students > Student Breakdown report.
You can select the "Gender" field, and then click the "Advanced" link to select a grade level.
Then repeat for each Grade Level.
The same can be done with the Reports module.
The equation should be count( student_id )
+ select Gender option + select the Grade Level breakdown.
Then repeat for each Gender.