Condition for child object

Let say company is a parent object  and employee is a child object. Is it possible to include child object field on condition for parent object model.

Yes! This can be done by using the Result of subquery condition option. Then, you can use additional conditions on the subquery itself.

Check out this screenshot. It will load all accounts with child contacts named John Smith.

Works. Really Appreciated!

No probelmo!