DataView Filter Contains

Hi,

I am using a data view with a search field, I want to display all rows that contains the text being searched. What should be under my Filter field?
"Column 1 == "search term" || Column2 =="search term"
works when I need the exact value. However, I want to replace == with contains or fuzzy search, how can I do that?

Community Page
Last updated: