Join Slack
Powered by
You might want to use a formula instead. The formu...
# suitescript
a
aaron_tekton
06/13/2018, 4:51 PM
You might want to use a formula instead. The formula could be something like
CASE WHEN {internalid} = any('id1','id2','id7') THEN 1 ELSE 0 END)
and then have your search only return results where this
equals 1
Open in Slack
Previous
Next