Forum Discussion
ZachUnger
2 years agoHelper II
Conditional column not selecting nulls
Hi Team I'm trying to create the below conditional column but it is giving me the below error. "[Expression.Error] We cannot convert the value null to type Logical." Does anyone know ho...
- 2 years ago
you need to first compare to null and then to the rest
Ahmedx
2 years agoSuper User
you need to first compare to null and then to the rest