I would like to build the NSPredicate for a Core Data query which should retrieve all IBEstPeriod managed objects whose 1:n relationship estType.consHistory.consType <> NIL *.
Unfortunately I have not found any clue on how such a NSPredicate should look like. Do you have any idea or suggestion?
Thank you!
Use “ANY” for to-many-relationships in predicates: