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!
get total of attached records in custom record
Hi,
I have a custom record called shipment, I added a custom field in Purchase order as a list of shipments. I also have a field in Shipment record that should contain all attached POs total weight. What is the way that I can get total weight for all attached POs in the related shipment record?
FYI, weight is a field in the PO, so I need something as the following (sum of{po.weight}).
I tied many scripts and formulas but nothing works with me that can be fixed for all cases where PO can be attached to the shipment record in 3 ways
0