Skip to main content
Solved

How search null in enumeration type


Forum|alt.badge.img+5

How to search null when filter type is enumeration ?

 

Best answer by Imal Thiunuwan

Hello @DalKylekY,

I believe your expectation is when an enumeration is "Required=false" (i.e. is nullable) the Aurena client needs to provide an option to filter for empty values?

Currently the Aurena client supports searching for a specific value or several values of an enumeration. It does not support searching for empty values (NULL values), negation of a value or any other logical combinations of those.

Hope this answers your question.

 

Cheers!

View original
Did this topic help you find an answer to your question?
This topic has been closed for comments

2 replies

Nilushi Silva
Hero (Employee)
Forum|alt.badge.img+8

 Hi @DalKylekY ,

Enumeration column will be null only if it is declared to permit NULL. If an ENUM column is declared NOT NULL , its default value is the first element of the list of permitted values.

So it depends on the field, whether NULL is listed or not. Could i know the core form and field your referring to.

Nilushi -


Imal Thiunuwan
Superhero (Employee)
Forum|alt.badge.img+16
  • Superhero (Employee)
  • 117 replies
  • Answer
  • July 2, 2021

Hello @DalKylekY,

I believe your expectation is when an enumeration is "Required=false" (i.e. is nullable) the Aurena client needs to provide an option to filter for empty values?

Currently the Aurena client supports searching for a specific value or several values of an enumeration. It does not support searching for empty values (NULL values), negation of a value or any other logical combinations of those.

Hope this answers your question.

 

Cheers!


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings