The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hope someone can help.
Basically, I have a few sources of data in foreign currencies which I combine. I also have a list of exchange rates. So to get all the values in the same currency, I simply say calculate the sum of the value, times the sum of the exchange rate in the exchange rate list.
It looks like this:
Solved! Go to Solution.
Hi @PowerBINoob321 ,
Firstly you have to bring the conversionrate in to your combined table by creating a calculated column using lookup value funtion based on the country.
After that you can create another column for conversion simply you can say ,
BudgetsPowerBI[Value]*BudgetsPowerBI[Conversion]
This should help.
Regards,
Nikhil Chenna
Appreciate with a Kudos!! (Click the Thumbs Up Button)
Did I answer your question? Mark my post as a solution!
Hi @PowerBINoob321 ,
Firstly you have to bring the conversionrate in to your combined table by creating a calculated column using lookup value funtion based on the country.
After that you can create another column for conversion simply you can say ,
BudgetsPowerBI[Value]*BudgetsPowerBI[Conversion]
This should help.
Regards,
Nikhil Chenna
Appreciate with a Kudos!! (Click the Thumbs Up Button)
Did I answer your question? Mark my post as a solution!
I typed up a whole long response, but as I was typing I figured out my problems. Had to learn Lookupvalue - how did I survive so long without it?!?!
Thanks for the awesome quick response.
I learnt:
- Lookupvalue
- Better to expand on you main value table
Cheers!
Hi @PowerBINoob321 , If this works.
Please Appreciate with a Kudos!! (Click the Thumbs Up Button)
Did I answer your question? Please Mark my post as a solution!
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
111 | |
79 | |
71 | |
48 | |
41 |
User | Count |
---|---|
136 | |
108 | |
71 | |
64 | |
58 |