MichaelTamoush
6 years agoQrew Captain
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 doesn't work. Is that not the correct way to check if a related field is null?
------------------------------
Mike Tamoush
------------------------------
If(isnull([Related Field], true,false)
I don't get any errors in the code, it just simply doesn't work. Is that not the correct way to check if a related field is null?
------------------------------
Mike Tamoush
------------------------------