To obtain a list of students exited during the current academic year with a specific Exit Reason (ATT.RS), follow these steps:
1. Navigate to the Query page
2. Copy the following query to the Query page:
- LIST STU SC LN FN ID GR IF ATT.CD = L AND ATT.RS = ### AND ATT.DT >= 07/01/XXXX
(replace ### with the Exit Reason Code to be used and XXXX with the correct year)