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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
AndyR123
Helper I
Helper I

Merge Join - Latest date when value is missing

Hi Community,

 

i do have a problem with a currency issue. I select the data with RestApi Calls.

In one table there are Sales Data in the currency of the customer, in the other table there is the currency.

Now i do have to calculate the Value of the data of the Sales Data (Value * Currency). I do only have currency data for Monday -Friday.  Saturday and Sunday is missing because there are no currency rates for the weekend.

 

Unbenannt.PNG

 

 

I join the Currency Table into the Sales Table via merge join with the column join key. Now of course the rate for 25.1.is missing.  So is there a was to get the latest (the value from the latest date) currency value? In this case it would be the USD rate for 24.01.2020 for the sales entry from 25.01.2020. If there is a complete ther way to reach the target i would be happy, too 🙂

 

 

Thanks a lot

Andy

2 REPLIES 2
v-yuta-msft
Community Support
Community Support

@AndyR123 ,

 

Why not use left-outer join or full-outer join in the "join kind" option?

Capture.PNG 

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi, thank you for you response.

A full outer join won't help because there is no currency rate for 25.01.

 

Thank a lot

Andy

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.