Hello,
I have table and i would like to create 2 different views with 2 different criterias.
one criteria is: that a multichoice field called "received" is empty. in the form its a yes / no choice, but since i cant choose a default value (which would be "no") i have somehow to also define the state that the field is still empty. But i dont get it:
it doesnt work. I tried it with length = 0 with !="" but i don't get it
And the other criteria is that a DATE field is empty.
i thought about it and than tried getYear == 0 and different other but didnt get results.
Can you please help me
thanks