Open hmathias6 opened 4 years ago
Hi How can I show the students in alphabetical order?
thanks Hannah
By default no, you need to make customization.
Hi, use the sort function in the gallery
Sort(Filter(AttendanceRecord;LessonId=Text(attendance_list_guid));StudentName;SortOrder.Ascending)
Hi How can I show the students in alphabetical order?
thanks Hannah