Hi there,
I would like to see the ability to use expressions/regex in the tulip table filter, as long as there are no linked AND/OR logic like
$A AND ($B OR $C)
With the expressions or with regex I’m more flexible to filter different cases
For example:
If you have an employee database
filtering to surname and only given name “Michel” or “Michael”
I can make a workaround with data manipulations before (see first picture) but that is not always possible for all cases