Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Exclude Item from Search if a member of a BOM meets criteria
I am building an item search that returns specific assembly items if their member items meet a certain criteria.
For example, My search is showing me all Assembly items that have a member with a preferred vendor of 'Vendor1'.
My criteria looks a bit like this:
Type: is Assembly items
Member Items:Preferred Vendor: is "Vendor 1"
Now, I would like to exclude any Assembly items that contain a member with a certain phrase in the description.
I have added the "Member Items: Description does not contain "..." criteria, but this does not seem to be working. I believe it is because there are multiple items in each assembly and Netsuite cannot pick out a single item with the description, and apply it to the entire assembly to disregard.