Hello dear community, I have my database in Supabase and would now like to create an either, or filter in a list view. For example: I have a field in SupaBase in the Events table called due_day. I would now like to display all data in the list where either there is no due_day or the due_day is today. I hope someone can help me here.
Thank you