Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
froxas
Helper II
Helper II

DAX measure filter out table by date and take last record and return value

I need a help to write a DAX measure.

I have one table Contracts with contract_id.

Then I have another table Euribor connected with contract_id.

 

User selects report date and i need to make measure "euribor" which

- filters out euribor table by contract_id,

- filters out euribor table by valid_from > report date and takes

- takes first record and returns euribor value

 

froxas_0-1674577398648.png

It needs to be a calculated measure, nor a calculated column because the result will change of selected report date.

0 REPLIES 0

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.