Question

Is it possible to search (e.g. via the property picker in the advanced search dialog) for all items that have a specific property field which is empty?

For example: All items with an emtpy title field.

Was it helpful?

Solution

The advanced search dialog does not support this. You will need to implement a custom search Web part that leverage the NULL Predicate in an SQL search query.

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top