Forum Discussion
BlakeHarrison
Qrew Captain
The easiest would be to do a checkbox formula field. You could do this simply as:
Since the only options are True or False, you don't actually have to use a full IF/Then/Else setup, you can just identify the criteria that would create a True statement.
------------------------------
Blake Harrison
bharrison@datablender.io
/
------------------------------
ToText([Data Elements])=""
Since the only options are True or False, you don't actually have to use a full IF/Then/Else setup, you can just identify the criteria that would create a True statement.
------------------------------
Blake Harrison
bharrison@datablender.io
/
------------------------------
RachelMiller
4 years agoQrew Cadet
Thank you so much Blake!
Rachel