if you use a formula with the statement case when ...
# suitescript
e
if you use a formula with the statement case when {field} in (‘…..’) then 1 else 0 end you can use up to 1000 values to return your search results and you only have to run search once for every batch of 1000 values.
👍 1