Attendance Data Entry using a report view.

Attendance Data Entry using a report view.

Hi all,

I am new to Deluge scripting and Zoho Creator....I created a database with a table for Contacts, Classes, Class Schedule and Attendance.  I am wanting to track a students attendance to a class they are enrolled in.  I was hoping to do this by having a report with the date field empty but the class and student names pre-populated.  Then we can simply do a batch update on the selected students and enter the date.  Thus the student record would be held int eh Attendance table which pulls names from contacts and class name from classes, and the day the class took place from class schedule.

Problem is I cannot figure out how to get a report pull data from multiple tables to be able to do this....easy task in other database systems so not sure why I am struggling here.

Any thoughts or suggestions?