Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Consolidate by Multiple Criteria

Hello All,    I apologize if I have asked too many questions of the community but I think if I could get help with this data set I am working on it would solve most, if not all my problems. Right n...
  • MFelix's avatar
    6 years ago

    Hi Anonymous ,

     

    On the query editor you must do the Group by option, then you need to select all the columns that you want to keep like Vendor, Item Number, Po Line and then on the aggregation select Maximum for data and sum for Received quantity on the other columns keep the maximum or minimum since they are equal.