Hi
Is there a way to filter records by the current user?
E.g.
I have 100 users, and a tasks table. I’d like to have one kanban view that show’s to each user their own tasks.
I know I can filter by particular user, but that means I need to maintain 10...