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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
Anonymous
Not applicable

FX rate conversion table - missing dates

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

 

1 ACCEPTED SOLUTION
HotChilli
Community Champion
Community Champion

How about a new table with :

Table 2Exchange table = SUMMARIZECOLUMNS('Date table'[Date],  'FX rates'[Attribute], "FX",[Exchange rate normalised])

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Great. It is working.

Thank you

S

HotChilli
Community Champion
Community Champion

How about a new table with :

Table 2Exchange table = SUMMARIZECOLUMNS('Date table'[Date],  'FX rates'[Attribute], "FX",[Exchange rate normalised])

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.