Let’s say that there are 2 customers: A and HA.
I have this “customer” field as a linked field to a text field on another “CUSTOMER” table (one to one - each item belongs to 1 customer only).
To filter out items for customer “HA” is fine with condition: “customer” contains “HA”.
However, filter out customer “A” with condition “customer” contains “A” does not work as “HA” still contains A" and it shows all items for both clients.
The filter does not show other options like “is”, “=” and very limited to just a few as in the image.
Thank you in advance for any input!

