Join Slack
Powered by
Instead of using `customer.entityid` as your filte...
# suitescript
e
erictgrubaugh
02/20/2019, 9:24 PM
Instead of using
customer.entityid
as your filter, try just `entity`; also for Select fields like
entity
, you should use
ANYOF
rather than
IS
as your operator
👍 1
2
Views
Open in Slack
Previous
Next