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!
How to Use Item OnHand Qty in Formula in Summary Search?
I have a Summary Saved Transaction Search (Sales Orders) in which I have the following:
[LIST=1]
[*]Group By Item Name
[*]Max On Hand (from Item Record)
[*]Sum Quantity (line items on Sales Order record)[/LIST]I need to calculate the following from these summary fields:
[LIST]
[*]Total Qty to Make for each Item = Total Qty Ordered (#3) - Qty On Hand for that Item (#2)[/LIST]What would be the formula to calculate this?
I can't use Sum of ({quantity} - {onhand}) because {onhand} should not be summed at the Item level.
I don't know how to write this in NetSuite, but the formula should be:[INDENT]