Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
I currently have two tables - "On-Hold Table" and "Submission Lifecycle" Table in the Power Query Editor in PowerBI, with the important columns below.
On-Hold Table - id, on_hold_date, off_hold_date
Submission Lifecycle - id, submission_number, submission open date, submission end date
My goal is to add the submission_number from the Submission Lifecycle table to the On-Hold Table. The submission_number returned should be the latest open date (prior to the on_hold_date).
Example:
On Hold Table: id=HG123, on_hold_date=01/05/2022, off_hold_date=1/8/2022 - SHOULD bring back submission_number=2
Submission Lifecycle:
id=HG123, submission_number=1, submission open date=12/01/2021, submission end date=12/31/2021
id=HG123, submission_number=2, submission open date=01/04/2022, submission end date=null
Additional Notes:
I have done this in excel, but can't figure out how to do it in the Power Query
I hope someone can help, thank you for your time!
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
29 | |
17 | |
11 | |
9 | |
8 |
User | Count |
---|---|
42 | |
24 | |
21 | |
13 | |
12 |