Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
I have two tables. Project table and Currency table. Both are joined by the column "CurrencyISOCode" which is present in both the tables. My requirement is to divide the Project.Amount by Currency.ConversionRate based on the "CurrencyISOCodes". Please suggest an expression for a calculated column for this.
So, is that a 1:1 relationship or? What does your Currency table look like assuming what you posted is the Project table?
Hi Greg,
Thanks for your reply. Here is my Currency Table. It is a 1:M relationship as CurrencyISOCode is present only once in "Currency Table" but is present numerous times in "Project" table.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 18 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 38 | |
| 31 | |
| 27 |