Join Slack
Powered by
So I think that's why... pretty sure you can only ...
# suitescript
e
errol
09/29/2016, 1:23 PM
So I think that's why... pretty sure you can only use anyof with id fields... I think you will need to do a formula as you first suggested. Do a formulanumeric: CASE WHEN {itemid} ANY('item1', 'item2') THEN 1 ELSE 0
2
Views
Open in Slack
Previous
Next