In the Planbox platform, the system processes the condition Has No Value differently from an empty string.  It is important to be mindful of how Business Rules are configured, especially the Business Rules for the key Current.Idea.FieldValueByKey.


If an Idea document field value key has an empty value, it is important to use an empty string (is “”), as shown below. The system will search for all ideas with empty values.




If the Idea document field does not exist, the comparison to be used is “has no value”. The system will return all ideas without the field.