Forum Discussion

MichaelTamoush's avatar
MichaelTamoush
Qrew Captain
5 years ago

Formula on related numeric field?

I'm trying to do a simple check to see if a related (numeric) field is null. How come this doesn't work? If(isnull([Related Field], true,false) I don't get any errors in the code, it just simply...