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!
Formula field using a CASE statement with multiple WHEN conditions
Hello NetSuite Guru,
I created a saved search to get the items which are Kit/Package or Inventory Item or Assembly/Bill of Materials. In the result, I want to display the status (in stock or out of stock) of each item.
For Kit/Package item, I need to check the inventory of each member to pull out the location on hand of each item, if any member is less than 1, that mean the whole kit is out of stock.
For other item type, I only need to check the location on hand of the item and show the status.