Multi conditions on filtering tables

Hi guys,

I didn’t find anything about the possibility to combine filter and with filter or (super super super useful).

Now you can choose only if all are and or all are or. This is insane if you have multiple filtering to do on the same table…

So, feature super request!! :grin:

Build an IF column something like this and filter on that IF column value. Your filters don’t quite make sense, but I’ve replicated here and you can adjust accordingly.

If IDUser is RowID Then false
ElseIf MemberIDSplit is not empty Then true
ElseIf MemberIDSplit is not empty Then true
Else false

Thanks Jeff for this workaround, but this is not native and I think this can be a good addition to the filter section table :slight_smile:

Completely agree. I asked for an overhaul of all IF logic in Glide almost 4 years ago. Kind of lost hope that it will ever come to fruition.