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!
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