I am trying to find a way for the data manager to be able to run a report to see a list of aspects that have missing data, ie if a teacher has not given a pupil a grade, however, I can run a report with is not null on result but if I change this to is null it brings back no records, even though I know some pupils do nt have grades.
ANY HELP is appreciated.

