I haven't tested it in EG3, but using EG4, there is no problem writing conditions such as
WHERE age > (SELECT MEAN(age) FROM sashelp.class)
in a condition.
The only thing is that you do not have a graphic interface to write the subquery code for you.
The 2025 SAS Hackathon has begun!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.