Discussions
Saved Search based on List of Values
Hi All,
How is it possible to set criteria in a saved search to search for any record based on a list of values?
For example, we have an external list of 10 customers and we need to pull an additional piece of information from their records in NetSuite.
I thought something along the lines of:
Formula (Text)
{Name} IN ('Name 1','Name 2','Name 3')
However, when I enter this in, it never saves my formula description (line two of the above example) making me think I can't use "IN" for my function.
Any ideas?