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
Hello PowerBI Pro's !
I have a small Measure that takes Values and divides it with an exchange Rate. Somehow the Totals don't add up correctly even when using sumX.
Total PO Value = SUMX('EKPO (2)', [Net Order Value]) / EKBE[_ExchangeRate]
I made a second Measure without the exchange Rate and there the total is calculated correctly ->
The Exchange Rate Measure looks like this:
Hi @KevBI ,
If I understood you correctly, you could use ISFILTERED() function to calculate the row value and total value separately.
If I misunderstood your meaning, please share some sample data so that we could test the formula.
Best Regards,
Jay
I also tried this Measure out :
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 | |
| 23 | |
| 21 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 54 | |
| 42 | |
| 30 | |
| 24 |