Combine two filter queries into one statement for DataTable columns

Hi, I want to combined two filter queries into one statement for DataTable columns:

>0 and <5

It is possible with native filtering? Currently, I do not observe so.