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 All!
Need help.
I want to get the last date from two tables based on a condition. Here is an example:
per Amort | |
DUEDATE | Amort |
11/16/2018 | 925,000.00 |
02/16/2019 | 809,375.00 |
05/16/2019 | 693,750.00 |
08/16/2019 | 578,125.00 |
per GL | |
GL DATE | GL |
11/21/2018 | 925,000.00 |
02/19/2019 | 809,375.00 |
05/17/2019 | 693,750.00 |
09/20/2019 | 668,189.53 |
So I have two tables namely per Amort and per GL, now I need to get the DueDate and the GL Date where the Amort is more than or equal the GL which is in this case it is 05/16/2019 and 05/17/2019, respectively.
I tried using the dax formula below but it resulted me to 09/20/2019 instead of 05/17/2019:
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 |
---|---|
11 | |
11 | |
10 | |
9 | |
8 |
User | Count |
---|---|
17 | |
12 | |
11 | |
11 | |
11 |