Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.
Hi, I am doing a currency conversion with a double lookup that matches on both currency and time. This works fine for the individual rows in the table, however, the sumtotal is wrong. I found that one has to treat sumtotals separately, and that HASONEVALUE() is a good function to ensure this.
The problem is what DAX formula to use for the sumtotal, marked as "?" in the formula below. I have tried several different methods using SUMX(), but I haven't been able to solve it.
Also, I have scoured the web for tutorials and solutions but all currency conversion tutorials seem to have the same issue.
Help would be greatly appreciated!
Note that there is also a filtering here between currency selection "NOK" and "Local Currency".
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
14 | |
5 | |
3 | |
3 | |
2 |
User | Count |
---|---|
16 | |
13 | |
7 | |
5 | |
4 |