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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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