Hello everyone. I am using airtable as a database for participants in programs, and every time a student attends a program, we have to make a new record for them instead of being able to hold all the info in one line.
The reason is because if I make the program field a multiple select drop down (which is linked to another sheet with program information), if I group by program, anyone who has multiple programs in their program field will not appear in the group.
Is there a smart way around this? At the moment, when students have multiple entries we have a checkbox field for duplicate records. This is inefficient.