Forum Discussion
elz
10 years agoAdvocate II
Check for null in conditional column
Hi, I am trying to create a conditional column for a date/time field and need to check to see if the field is null. What should I enter in the Value field on the Add Conditional Column dialog bo...
KGrice
10 years agoMemorable Member
Using the null in the conditional column should work fine. Here's an example:
You can see in the Date column that it actually shows null. Do you see the same thing in the column you're checking? Or is it something like a blank, or maybe a single space?
augustindelaf
9 years agoImpactful Individual
very good solution.
MSFT should propose more arguments in the List "Equals [...] Contains..." for the conditional columns.
it should propose "is empty" and "is not empty'
thank you anyway.
the solution is very easy but it seemed quite hard to figure out