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.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Why does MAX not work within CASE?
Hi All,
I have an 'Item' level search and am also pulling in from its child custom record 'Item Breakdown' to determine items available on hand.
The general idea is that items that come in bulk can be broken down into single items. The 'Item Breakdown' record contains the bulk item code, single item code, and conversion ratio.
The issue is that sometimes there are multiple child Item Breakdown' records that link to one parent 'Item' record. In that scenario I don't need to be exacting and error to the max wth this formula which works:
Formula (Text)Minimum
MAX({custrecord_brkdwn_single.custrecord_bulk_item_available}) * MAX({custrecord_brkdwn_single.custrecord_brkdwn_single_qty})
Tagged:
0