Filter Column

Hello,

I want to filter column in a table with "contains" some of the tables has "contain" and other doesn't. How can I filter with "contain" on these tables ?
The database is MangoDB.

Hi @M.tt
If the fields are string-based, then the Contains option is available, but not for numeric-based fields.

It is a string-based and not showin contain filter.

@M.tt
Post "Diagnostic Info" from Admin > Troubleshooting.
Post the output of /api/field/123, where 123 is the field ID you find by going to Admin > Data Model > (db) > (table) > (field) :gear: > look in the URL, which ends with .../123/general