[Interface Table Filters] - Add If statements to the filters tab

So in addition to filtering data that is displayed in the tables, you can add logic to filters.

Example, green and red records can be created in calendars.

If a green and a red record exists on the same day:

Don't display records in the interface table.

If only green records exists on selected days:

Display records in the interface table.

If only red records exist on selected days:

Don't display records in the interface table.