I create a filter Bar in filter, there are three filter select.
For the filter select, I want the value is the same with the selected name or key.
But actually it only works when I use sap.ui.model.FilterOperator.Contains.
When I change it to sap.ui.model.FilterOperator.EQ for the select, there is no any item selected in the table.
The code use to filter:
But the result is that