Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Measure returning MAX Values from Child tables

Hello I’ve got the measure below , that counts the number of students based on filtering their Class Type and Exam Status. ([ClassType] = "Audit"  &&[ExamStatus] = "Resit")  Students can have multip...