Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
What causes error in NS_CONCAT?
I am trying to create a saved search that lists the item fulfillment records that don't have
a file attached with the string AAA in the file's name.
I'm using the Criteria :
Formula (Text) =
FORMULA = NS_CONCAT({file.name})
does not contain AAA
Results
Document Number
NS_CONCAT({file.name})
I'm getting an error :
Error
An unexpected error has occurred. Please click here to notify support and provide your contact information.
Any idea what I'm doing wrong?
0