Hello.
I would like to apply the same filter on multiple columns. Seems simple… but not at all!
ie:
Today if I want to filter records wich contains the word “test” in at least 1 of 3 columns, I have to configure filter by adding each column to the filter.
I would like to configure something like this:
IF “column A” OR “column B” OR “column C” contains “test”
IRL I need to filter on 15 columns and I would like to have a dropdown menu in my interface to chose a world to filter…
Hope you’ll help me!
Thx a lot!