In a saved search, what formula works to achieve “sum the on hand quantities of each distinct location in the results”? For example,
INV01 - Item A - Location A - Loc Qty On Hand is 100
INV02 - Item A - Location A - Loc Qty On Hand is 100
INV03 - Item A - Location B - Loc Qty On Hand is 75
When I group the results, I was hoping to get 175 in the Loc Qty On Hand but struggling to do so because I’m not sure how to tell NS to only include the value per unique location once.