Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Conslidate based upon two unique ids

Hey guys,    So, I am working with some purchasing data and need help fixing/conslidating the data. For each Purchase Order (PO) we will have multiple lines for different items, and each line can h...
  • Anonymous's avatar
    Anonymous
    7 years ago

    Not sure if this is what you had in mind, but you can group by PO and Line and get the Max of Qty Ordered and the Sum of Rec'd: