Forum Discussion

andersbq's avatar
andersbq
Frequent Visitor
5 years ago
Solved

Create summarized table

Hello all,    I got two tables with order data (ecom/retail).  My goal is to create a summarized table (based on the email address) that looks like Table 3. Table 1 & 2 has a lot of columns, below ...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi andersbq ,

     

    You could do this in Query Editor with Merge, Append, Group by and Remove duplicates features.

    Pbix as attached.

     

    Best Regards,

    Jay