Forum Discussion

peterhui50's avatar
peterhui50
Helper III
5 years ago
Solved

Rolling Join in Power Query

I have two tables here,  A table of when individuals joined the program and when individuals have transactions. I want a conditional join by date but I don't know if it exists in Power Query.   Pro...
  • PhilipTreacy's avatar
    PhilipTreacy
    5 years ago

    Hi peterhui50 

     

    Download sample PBIX file

     

    Something like this where all Transactions are in the same field?  This keeps it at 1 record per Name, but you could also extract the data so that each Transaction is a separate record for that Name.

    Regards

    Phil