Another possibility is that the field cannot be filtered. I have a case where I need to filter the Description column, which is not supported using OData. The only way to filter such a column is to extract the data and filter it on your side.