Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Dear All!
I would like to kindly ask for your help and support regarding the following case.
I downloaded an fx conversion table from the National bank's website. Unfortunately I have sales figures on days where is no fx rate from the NB.
Created a measure which can look back in time and find the last fx rate for missing days.
When I put this logic into Table format. It is not working.
https://www.dropbox.com/s/tzpk5qfnsoxyw6p/FX%20rate.pbix?dl=0
Here is the link to the pbix file, where you can find all the measures created and table.
Can you please help me?
Thank you
S
Solved! Go to Solution.
How about a new table with :
Table 2Exchange table = SUMMARIZECOLUMNS('Date table'[Date], 'FX rates'[Attribute], "FX",[Exchange rate normalised])
Great. It is working.
Thank you
S
How about a new table with :
Table 2Exchange table = SUMMARIZECOLUMNS('Date table'[Date], 'FX rates'[Attribute], "FX",[Exchange rate normalised])
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 61 | |
| 52 | |
| 47 | |
| 41 | |
| 38 |