So I think that's why... pretty sure you can only ...
# suitescript
e
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