Forum Discussion
ERing
2 years agoPost Partisan
How to handle null in custom column?
I have a simple custom column below that is a conversion time in dates. Each of these columns has rows with null, so my custom column also has null. Is there a way I can replace null with blank in my...
- Anonymous2 years ago
Hi ERing ,
Unfortunately, this is the default. null means blank. null does not represent the text "null" here, so it does not affect the calculation.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
2 years agoNot applicable
Hi ERing ,
Unfortunately, this is the default. null means blank. null does not represent the text "null" here, so it does not affect the calculation.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.