Hey!
I'm trying to create a loading screen where the people using the app would be able to see the saves made by them. The data source (FBFormSave) has a column (UserEmail), I want to pre-filter the table results based on this column, and then use another filter or search that checks for the company name (edt_cegnev) column, to see if there are any results after applying both parameters.
I tried using filters, filter+search, and every time I get the error message below:

Can you please tell me what I'm doing wrong?
I appreciate your time and help!