It would be helpful to have the more flexibility with filtering options in the interactive tables and table queries. Sometime we need to have a queries that look for records of a combination of ‘all’ and ‘any’ conditions. For example: Field1 = A & Field2 = B &( Field3 = Z or Field3 = X). It would be useful if this was something that was natively possible and would not require additional queries/logic to implement a workaround.
Possibly the addition of an expression style editor to configure these filters would make it very simple to create and display more complex query filter logic.