I want to calculate the average number of semesters that students with bachelor's degrees have completed. Below is my Beast Mode calculation.
However, it currently counts all semesters (or terms) a student has attended, even if they pursued additional degrees after earning their bachelor's. I only want to count the semesters up to and including the term in which they obtained their bachelor's degree.
After that, I want to calculate the average. Do you know how I can achieve this?