Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have created a Measure with some calculations as below to get the total Revenue amount for Azure products and the measure is giving the correct values.
FY21RevImpact_Azure = CALCULATE((1+CALCULATE([GrowthRate],WCF_FX_MX[FXFilter]="AZURE",ALLEXCEPT(WCF_FX_MX,WCF_FX_MX[Billing Currency]),ALLSELECTED(WCF_FX_MX)))*AVERAGE(WCF_FX_MX[CloudFXChange])/100*[RevbasebyCurrency_Azure])
Hi @Anonymous ,
It's best to create a dummy .pbix file for test. Please remove sensitive information. It is suggested to upload your file to OneDrive for Business and then paste the link here.
Best Regards,
Icey
@Anonymous , refer if these can help
currency
https://www.youtube.com/watch?v=4dosxfNxR6M
https://www.sqlbi.com/articles/currency-conversion-in-power-bi-reports/
https://radacad.com/currency-converter-power-bi-function-part-1
https://www.youtube.com/watch?v=Q4hF4CwJsFEhttps://radacad.com/currency-exchange-rate-conversion-in-power-bi-with-live-rates-part-2
https://businessintelligist.com/2015/03/17/power-bi-tutorial-how-to-implement-currency-conversion-using-power-query-and-power-pivot/
https://blog.beyondimpactllc.com/blog/building-a-dynamic-currency-converter-with-power-bi
If Not
Can you share sample data and sample output in table format?
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!