In UI formula fields on any model, I am unable to check if the reference field is blank or not. The following does not work -
IF( {{refrence__c}} != null, ‘Not Null’, ‘Is Null’)
tried this link but does not help - https://community.skuid.com/t/how-can-you-check-for-null-and-or-if-the-field-exists-in-a-…
Question
How do to check reference field value is blank in UI formula fields?
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
