Is not null in pre-filter is missing??

Status
Not open for further replies.

twscott

Member
Hi,
My 'Is not null' is missing from my pre filter condition drop down list. Could anyone help?
Thanks


Best regards
 

Attachments

  • isnotnull.png
    isnotnull.png
    157.4 KB · Views: 121
There's no IS NOT NULL condition in prefilter.

But you can always filter via "Query" type, e.g.
field: id
condition: IN
value: SELECT id FROM your-table WHERE xy IS NOT NULL
type: Query
 
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top