Question
Handling nulls in MDA calculated fields
I have a use case to treat nulls as zero on a calculated field in MDA. It's simply A-B=C and in 25% of cases B is null. In those cases I would like to end up with C=A but there doesn't seem to be an option to treat null as zero in MDA calculated fields. Is this feature on a roadmap by any chance?
It's also worth mentioning in this data set the nulls in B need to stay null for downstream logic.
It's also worth mentioning in this data set the nulls in B need to stay null for downstream logic.