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 August 31st. Request your voucher.
Hi everyone,
I have values in the table "Fact Sales Actual" stored as US dollar in "sales_$fxb" e.g. 1,000 (field is summarized)
In this table I have "skey_business_entity_sold_to" e.g. France
In another Table "dim Solt to" I have values "skey_business_entity_sold_to" e.g. France
This table is linked to "Fact Sales Actual" via "skey_business_entity_sold_to" via 1 to many and filters fact actual sales
In another Table "Dim Country to Currency" I have values "sold-to Country" e.g. France; "Currency" e.g. EUR; "Fxb Rate 2022" e.g. 1.2;
This table is linked to "dim Sold to" via "sold-to Country" (also in "dim Sold to")
I would like to create a new measure which is "Sales_Curr_Fxb22" that takes "skey_business_entity_sold_to" check its "Currency" and divide "sales_$fxb" by "Fxb Rate 2022" corresponding value based on "Currency"
Thanks for the help.
Solved! Go to Solution.
Hi @bcdobbs ,
Yes I did but couldn't figure out the formula due to the extra table linkage, somehow I am doing something wrong, so trying to learn based on others input 😕
Solved with data integration.
Have you read Currency conversion – DAX Patterns? I think it's what you're looking for.
Hi @bcdobbs ,
Yes I did but couldn't figure out the formula due to the extra table linkage, somehow I am doing something wrong, so trying to learn based on others input 😕
User | Count |
---|---|
10 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
20 | |
15 | |
14 | |
10 | |
7 |