Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I have a table in Power Query that has a Unique ID and a month end date. Each ID can have multiple rows, each with a different month end date similar to this:
Unique ID Month End
ID 1 31/01/2021
ID 1 28/02/2021
ID 1 31/03/2021
ID 2 31/01/2021
ID 2 28/02/2021
What I want to do is pull in an additonal column of information from another table that I have which is structured like this where the ID matches and the Month End Date falls between the Start Date and End Date.
Unique ID Start Date End Date Column I want to show in my original table
ID 1 07/01/2021 14/02/2021 Text
ID 1 14/02/2021 16/03/2021 Text
ID 2 11/12/2020 null Text
Please can someone advise how this can be done in Power Query please?
Thanks
Solved! Go to Solution.
Hi @nunnc01
I'd create a new column in Table2 with the month end date for the month in Start Date.
You can then merge the tables on the ID and Month End Columns
Giving this
Regards
Phil
Proud to be a Super User!
Hi @nunnc01
I'd create a new column in Table2 with the month end date for the month in Start Date.
You can then merge the tables on the ID and Month End Columns
Giving this
Regards
Phil
Proud to be a Super User!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
55 | |
55 | |
54 | |
37 | |
29 |
User | Count |
---|---|
77 | |
62 | |
45 | |
40 | |
40 |