Skip to main content

I have an EVENTS table and a related TASKS table. The Tasks table as a field for Status where I mark tasks “Done”.

When in the EVENTS table, I would like the related tasks to only show tasks that are not marked “Done” but don’t the easiest way how.

Hi @Brite_Admin,

Are you looking for something like the screenshots below?