Hi. I'm sorry if this sounds a bit vague, but what I'm trying to do is this:
I conduct sessions with students and each session is a record. At the end of a month I have a table with multiple students and their sessions. Some students will have 4 or 5 sessions per month.
What I want to do is find all sessions for each student, then extract the 'date' and 'duration' fields data to make a list of all the sessions the student has had in that month. I will then use an automation to email this information.
I'm not sure where to start with this one. Is there a nice, elegant way to do this? 🙂



