Helo there, we have an online Online Language School, we use airtable as our database system.
I have Student, Teachers and LessonPlan tables. LessonPlan has Student and Teacher pairs.
We pay them for each lesson they taught monthly. I would like to create a table called TeacherPayments to see Teacher-MonthYear pairs as below.
How can I create this table so that I can see "HowManyLessons" calculated automatically each month?