Dashboard Properties - View Rule Issue

Hi

Does anyone know how to set up a rule to highlight a row in a grid when a date field is empty/null? I can get it to work for any other type of field except dates!

According to the manual, you need to set it up like this (leave the value blank) but it doesn’t work:

From the manual:

Thanks

I think I got around this once by using “Not Greater than 1/1/1975” or some date earlier than any in our database.

1 Like

What @kve suggested works great !

I have tried putting NULL before and it worked. Maybe give it a shot?
image

Thanks for the suggestions.

I’ve already tried the NULL settings but didn’t work. Tried again - same story.

Kevin - your suggestion seems to work well!

Thanks!

I recently found that “Contains” Null may work for you. Test it out and see.