Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Saved search+incorrect result+ textarea custom transaction column field+critera blank
i have created transaction column field
name: Inventory Details Print
type: text area
then created saved search, I want all the invoices those have Inventory details blank on line item
Criteria tab,
Type > Invoice
Item > is not none
Transaction Serial/Lot Number > is not empty
Formula (Text) > is empty > {custcolInventorydetails}
also instead of formula tried : Inventory Details Print> is empty
REsult tab
Number
Transaction Serial/Lot Number
Inventory Details Print
But the search result showing the all invoice having Inventory Details Print entered.
In search result showing 'Inventory Details Print' column blank but when respective record open, it shows value in 'Inventory Details Print' field.