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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi
I dont want to create a measure. I have a column with a currency say EUR and Order date(YYYY/MM/DD) in Orders table. I am maintaining a seperate FX table in power bi where I have USD rates defined for each day of the month in YYYY/MM/DD. I want to create a new column in Order wherein for each row in Order table gets converted to USD based on FX rate defined for the Date match (Ord date with FX rate date).
I have created the measure and it works but I want to have a column in the table.
Thanks