Hello,
I have a table that is linked to another table that includes the interviewers. The interviewers that are filled in the interviewers' table are linked to the first table.
My aim is to set the filter to the records that are lined to the interviewers' table which are employees.
As you can see below, the interviewers' table includes a lookup at the employee table specifying the interviewers (Employees) for this project.

The filter on the other table is giving the error below

this is how I am trying to filter the lookup field

I would really appreciate some help in filtering this lookup.
Thank you in advance!