I have a report grouped by an inspection number. There are multiple types and results within each indivudal inspection. I want to show only the groups that the FIRST inspection result begins with the letter F.
Data Example:
Insp # Type Result
25 A F1
A P
35 A NE
A F1
A P
So only insp group 25 should show on the report
Data Example:
Insp # Type Result
25 A F1
A P
35 A NE
A F1
A P
So only insp group 25 should show on the report