Discussions
SuiteWorld is where the NetSuite community comes together to learn, connect, and discover what’s next.
Whether you’re looking for product updates, practical tips, new ways to improve efficiency, or insights from other customers, SuiteWorld offers something for every stage of your NetSuite journey.
■ NetSuite 2026.2 Release Notes
■ NetSuite SuiteApps Release Notes
■ NetSuite Sneak Peeks
■ Release Preview Guide
■ Release Preview Test Plan Template
Subtracting Specific Discount Items in NetSuite Saved Search Formula
Hello! I have a transaction saved search built that gives me every Sales Order with our company margin and revenue information.
I need to have a column for Revenue that shows Revenue for each Sales Order. This should be equal to the {amount} minus a specific Discount when it is present. The item's custom name is 'Discount Item' and internal id is 14001. The discount is variable and is set on the Sales Order Line item level.
I need to have a column for Margin that shows Margin for each Sales Order. I need for our margin to be equal to {amount}-{item.cost} and also minus a specific Discount when it is present. That item's custom name is 'Trade-in Discount' and internal id is 14059. The discount is variable and is set on the Sales Order Line item level.