Hi,
I'm trying to search for products that have (or don't have) the On Sale toggle set.
But it's not coming up with the right results.
I've tried: is / is not / contains for the text checked (and unchecked), which is how it's stored in the database.
(I've also tried is not blank [no text in the field]; I've tried is / is not: 1)
How do I get it to work? I need to find all of the products that don't have that checkbox set.
Thanks,
Don