I’m trying to use data from a lookup field in a formula and keep getting #ERROR!.
The formula (below) works with a plain text field created to test, but not the lookup field.
IF({CITIZEN SLACKIDS}=BLANK(),’’,
‘<@’ & SUBSTITUTE(VALUE({CITIZEN SLACKID...