anyone can help me to find a solution in this problem, i have this Core data model:

EDIT: i formulate better my question, i want retrieve all taskes for a specifc name of the entity MyDate that have taskes.isView = NO and task date = today..
|
anyone can help me to find a solution in this problem, i have this Core data model:
EDIT: i formulate better my question, i want retrieve all taskes for a specifc name of the entity MyDate that have taskes.isView = NO and task date = today.. |
|||||
|
|
I would fetch on the
to find If, instead you need to find
From the result
|
|||||
|
|