Filter 0 and is null

Hello,

I would like to do with the graphical interface of Metabase, a filter on a data.

I would like the "reglement" field to be taken into account if it is null and if it is equal to 0.
But the interface does not offer it, how could I do it?

( Facture.reglement is NULL OR Facture.reglement = 0`)

Thanks

Good morning,

You confirm me that with the GUI to filter on data, it is not possible to do this condition?

( Invoice.payment is NULL OR Invoice.payment = 0`)

THANKS

It’s possible with a custom expression o filters