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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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