Hi,
I have an index (the new index) where I want it to select values that don't have a value. I want records where the field "Variant ID" is blank. How is that done?
Hi,
I have an index (the new index) where I want it to select values that don't have a value. I want records where the field "Variant ID" is blank. How is that done?
Hi Lars
The document does not have the field if there is no data - so you would have to fill the index with "null" data - give it a value that indicates that it does not. Then you can search that value.
BR Nicolai
Hi Nicolai
Thanks for your answer. I will add a field with a value.
You must be logged in to post in the forum