Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!View all the Fabric Data Days sessions on demand. View schedule
Hi all,
If I have the following columns:
Date, e.g. 02/02/2021
Cost, e.g. 100
CurrencyUnit, e.g. EUR
Is it possible to create a new column (called CostDollars) that uses a function to call a service to give me the total cost for that date in USD? E.g. = CurrencyConversion(Date,Cost.CurrencyUnit,"USD")? (without having to track currency conversion rates within the model as new data itself, ref: Multiple Currency Logic In Power BI - A LOOKUPVALUE Example | Enterprise DNA and Currency conversion in Power BI reports - SQLBI). IF we do need a currency conversion table, is there a service that can be recommend to pull this in from to a table?
Solved! Go to Solution.
@BenGWeeks , check this one from radcad to get conversion data using APIs
https://radacad.com/currency-converter-power-bi-function-part-1
@BenGWeeks , check this one from radcad to get conversion data using APIs
https://radacad.com/currency-converter-power-bi-function-part-1
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!