Question
Substitute Nulls with Zeros for Bionic Rule Formula to Bring Results
It is found, when using bionic rule formula to do for example, Field 1 + Field 2 + Field 3. If one of those values is null, total would come out to null as well.
Putting in another example, a 1 + 2 + " " , result will be null. Please add an accommodation for bionic rules to handle nulls.
You can use pivot as a workaround, but Pivot only allows it on one field at a time per task.
Putting in another example, a 1 + 2 + " " , result will be null. Please add an accommodation for bionic rules to handle nulls.
You can use pivot as a workaround, but Pivot only allows it on one field at a time per task.