Hi all,
I'm so new about this product, and recently, I'm working on a project that buils reports for students and get stuck at this point. Please help. The idea is that if a report a displays all student ID, and courses, then in that report, I want to give the user option to click on any student ID to go to a report that contains information about that selected student. How do I do that?
Here is an example:
Report 1: Student and Course
Student ID Courses
********** *******
000001 MIS
000002 MIS
000003 CIS
Say, if some one wants to know information of student ID 000001, he/she just clicks on that ID then it display a report (report 2) about this student and only that student.
Report2: Student Info
Student ID Courses PercentFinish Score
000001 MIS 50% 70
That's the idea. Please help.
Thank so much
I'm so new about this product, and recently, I'm working on a project that buils reports for students and get stuck at this point. Please help. The idea is that if a report a displays all student ID, and courses, then in that report, I want to give the user option to click on any student ID to go to a report that contains information about that selected student. How do I do that?
Here is an example:
Report 1: Student and Course
Student ID Courses
********** *******
000001 MIS
000002 MIS
000003 CIS
Say, if some one wants to know information of student ID 000001, he/she just clicks on that ID then it display a report (report 2) about this student and only that student.
Report2: Student Info
Student ID Courses PercentFinish Score
000001 MIS 50% 70
That's the idea. Please help.
Thank so much