The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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
It needs to be a calculated measure, nor a calculated column because the result will change of selected report date.
User | Count |
---|---|
14 | |
12 | |
7 | |
6 | |
5 |
User | Count |
---|---|
28 | |
19 | |
13 | |
7 | |
5 |