Forum Discussion
andersbq
5 years agoFrequent Visitor
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 ...
- Anonymous5 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