Join Slack
Powered by
I'd probably go with a formula (numeric) with some...
# suitescript
j
jen
07/27/2020, 4:05 PM
I'd probably go with a formula (numeric) with something like this
CASE WHEN {custrecord_colour} IN ('green', 'red', 'blue') THEN 1 ELSE 0 END
Open in Slack
Previous
Next