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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Calculate dolar value from the last FY

Guys,

 

I have 2 table that don't connect directly each other.

truebeatles_0-1657214445054.png

When I try this fórmula the result is the current dolar.

calculate(MAX(d_USDratecountry[Value]),DATESBETWEEN(d_NTT_Dinamic_DataTable[Date],min(d_USDratecountry[StartDate]),MAx(d_USDratecountry[NextStartDate])))
 
I need the dolar from the past FY. I have already used "SAMEPERIODLASTYEAR", "ISAFTER", etc, but no one brings me the result that I'm looking for. Could give a hand for me?
 
Many thanks.
1 ACCEPTED SOLUTION
Anonymous
Not applicable

I got it... kkk.

 

Last FY Closed = calculate(MAX(d_USDratecountry[Value]),previousyear(d_NTT_Dinamic_DataTable[Date]))
 
So, simple. Sometimes, you need break the focus to be open to new ideas.
 
I hope that can help someone with the same difficult.
 
Bye.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

I got it... kkk.

 

Last FY Closed = calculate(MAX(d_USDratecountry[Value]),previousyear(d_NTT_Dinamic_DataTable[Date]))
 
So, simple. Sometimes, you need break the focus to be open to new ideas.
 
I hope that can help someone with the same difficult.
 
Bye.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.