The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi,
This might be a easy task but since I´m new to BI I would need some help!
I have a table "Export" with two columns "Quantiy" and "Value". I´m using Sumx since I want a calculation on each row and not on the totalts. But since this is in the wrong currency, I need to multiply with my conversion rate. Note that I dont need any lookup on the FX value since I´m using a conversion value. This value is found in the table "Currency" and column "Conversion" and they are linked togheter through a date-table.
My code is:
Solved! Go to Solution.
Hi,
You can accomplish this using RELATED:
End result:
I hope this helps to solve your issue and if it does consider accepting this as a solution and giving the post a thumbs up!
Proud to be a Super User!
Hi,
You can accomplish this using RELATED:
End result:
I hope this helps to solve your issue and if it does consider accepting this as a solution and giving the post a thumbs up!
Proud to be a Super User!
Thanks for the help! I tried this earlier but it didn´t work. The error was in my relationship between the tables!
Regards,
Niclas
User | Count |
---|---|
15 | |
12 | |
8 | |
7 | |
7 |
User | Count |
---|---|
24 | |
20 | |
12 | |
10 | |
7 |