My tables are contacts,subjects,education
contacts table fields: Subjects table fields : Education table fields:
year,region,created date Prefsubject1,Prefsubject2 Degree class,qual type
common field in all tables is contact_id
i need to create the report for the below requirement from client,
1.The overall number registrants with year of 2015/16,2014/15,2013/14,2017/18 who selected 'primary' as their preferred teaching subject
2.The overall number of each of the above groups who selected a second teaching subject choice(regardless of subject)
The overall number of each of the group who selected their second teaching subject choice as
Maths
Physics
Languages
Computing
Geography
Chemistry
This last set is required at individual subject level.
please someone can help me out of this problem.Thank you very much in advance.
Midhuna