Nov 10, 2022 01:34 AM
I have a table organized by educator name. I’m trying to create a column that pulls the FIRST occurrence of coaching from a separate base, so we can see on what day each teacher had their first meeting with their instructional coach. The dates vary widely, so I’m not sure how to write this formula.
Each coaching session has a unique ID: “[Coach Name] [Teacher Name] [Type of Meeting] [Date]”. I’m hoping that it’s possible to write a formula that can find all of the unique IDs for a particular teacher, and then show me just the oldest one (which would be the first in the school year).
I’m a pretty new user of Airtable, so thanks for your patience with what may be a basic question :slightly_smiling_face:
Solved! Go to Solution.
Nov 10, 2022 06:11 AM
Welcome to Airtable Community !
I need to see the structure of your base to give a better answer.
But if your base has a table for the coaching sessions that is linked to the instructor, then this is very easy. You just need to create a Rollup Field in the Instructor table to get the Min(Values) of the Date Field
Nov 10, 2022 06:11 AM
Welcome to Airtable Community !
I need to see the structure of your base to give a better answer.
But if your base has a table for the coaching sessions that is linked to the instructor, then this is very easy. You just need to create a Rollup Field in the Instructor table to get the Min(Values) of the Date Field
Nov 11, 2022 01:18 AM
That worked great! Thank you so much for your help; I really appreciate it.
Nov 23, 2022 08:07 AM
Glad it worked :slightly_smiling_face: Can you please mark it as Solution?
Nov 24, 2022 01:11 AM
I hadn’t noticed that feature before - thanks for the nudge :).