Forum Discussion
ZachUnger
Helper II
2 years agoConditional 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
Super User
2 years agoyou need to first compare to null and then to the rest