Hi all,
Novice AppSheet user here. I am building an app for teachers to give feedback to students. Once all teachers have provided feedback for their respective classes for each student, I want to use AppSheet to create a PDF report that compiles all of the feedback for a particular student.
Teachers fill out a form in the Feedback table that pulls in referenced information from a Students table (just student names) and a Classes table (Class names, competencies, course goals, etc). Ultimately, there will be different about 7 different rows in the Feedback table that are associated with each student (because each student will be getting feedback for each of their 7 classes).
I am struggling to figure out how to get the multiple Feedback rows per student into a report. My plan/thinking was to create a different table (say the Reports table) where each student has only one row. Then, I would pull the different data from each separate Feedback row that is associated with the student into columns in Reports table. But I am struggling to figure out how (despite spending lots of time trying to figure it out).
My questions:
- Does it even make sense to do it this way? Or is there some quicker way in which I can accomplish the same goal? For example, is it possible to simply create a Report Template that filters the data from Feedback by student name and prints out all rows in Feedback that match that student name?
- If my original thinking makes sense, how would I do it?
Any and all thoughts appreciated!
Cheers!