Forum Discussion

merkle09's avatar
merkle09
New Member
3 years ago
Solved

List all records with unique id

Hello,  I'm trying to provide a solution for the below in power query. I have two tables.  1. Payments Table shows all of the expected payments/deliverable that will be due.  2. Bank accounts tabl...
  • ImkeF's avatar
    3 years ago

    Hi merkle09 ,
    joining both tables on their first 3 columns should do the job here:
    Start with the first table (on the left side) and then join the second one to it, using ID, Company and Deliverable as the join columns.