Add a column to a report that would get sum or count values from another table
I am building a report and need help to include columns to show the sum or count from a different table. For example, I have table-1 that lists all the students and the tutor class they are enrolled in. Table-2 tracks all the time spent in tutor cla...