Login user can only see what is assigned to him

Hello,
I’m building an app where each driver will get the task for the day, but he only can see what’s assigned to him. How can I do that?

Hi @Camagroup ,

Create relationship users and tasks collection (1 to many), and when using filter set to logged in user > tasks