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