I’m trying to fill a field using a formula that makes reference to another field. This is working fine but I need that this calculated field is blank for about 50%.
It seems that whenever a formula is used, the blank value is not used.
Is this intended and I should make the formula to return the 50% of blank values?
Looks like you found a bug. Inline formulas execute after the null/not null decision, which is not intended. I’ll see if I can fix that tonight. Thank you for letting me know! In the meantime you could add something like following to your formula: