Hi. I am trying to get the SalesOrderListPage (All Sales Orders) to display only the sales orders which are created by Sales taker or Sales Responsible.
I created a query (SalesResponsibleQuerry) with SalesTable as the Data source and range as WorkerSaleTaker, the screenshot below

I also created a security policy as below with SalesTable as the primary table


I am getting the following error: "Invalid value (user) specified in the query predicate."
Appreciate your insight and thanks in advance.