RE: Count of Lines in a Sales Order
Can NetSuite provide a numeric value/ count for line items on a sales order. Additionally, can you add a condition to that count… for example – number of lines on a sales order with a value in a certain column?
yes, look into Grouping and Summary in the Help files for searches. Grouping allows you to do things like count lines, and summary controls whether it’s a Sum/Average/Count.
This definitely got me much closer to what I am looking for! Thanks