Why oh WHY can I create a search based on if a pricing field is NOT EMPTY, but when I try to base it on if that same field IS EMPTY, I get no results????
j
James Morris
11/17/2021, 8:06 PM
Just a guess but maybe some are null and some are “empty” (i.e. value of “”) depending upon various scenarios so not empty encompasses nulls but is empty doesn’t 🤔