I'm trying to find all items that has a specific field without any data in it.
For instance, I want to find all items that has no value in the GTIN-field.
How can I do this without having to extracting all the items into an excel list and filter it there?
Thank you!