Author Topic: Multiple filters by columns  (Read 1772 times)

sbilleau

  • Pro Deluxe
  • Newbie
  • *
  • Posts: 12
    • View Profile
Multiple filters by columns
« on: December 22, 2017, 04:49:49 pm »
Hi,

Would it be possible to be able to put several filters for the same column?
For example to have an input for a basic search and at the same time to be able to filter on empty / non-empty.
Because the management of a single type of filter greatly limits the use.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6265
    • View Profile
Re: Multiple filters by columns
« Reply #1 on: December 22, 2017, 06:45:41 pm »
Different filter conditions can be used for a single column as in this example:

https://paramquery.com/pro/demos/filter_local

I understand multiple filter conditions can't be applied simultaneously but those cases are rare and regular expression, range or custom callback filter can be used in those cases.
« Last Edit: December 22, 2017, 06:50:08 pm by paramquery »