Currency Conversion in DAX using Power BI

Опубликовано: 05 Апрель 2026
на канале: ML For Analytics
5,209
47

Hi All,
In this video, I have done currency conversion in DAX using Power BI. The original column is in INR and I have made use of a third table to convert the values in original column to the currency of the selected country. The conversion is dependent on the country you will choose.
The sub-topics include:
Overview of the data model
Fetching data from the web - https://www.bookmyforex.com/blog/worl...
Data cleaning and transformation in Power Query Editor
Using DAX functions like SelectedValue, SelectColumns and Filter to make measures to do the conversion
Making visuals and dashboard with the prepared measures and columns

Link to blog: https://mlforanalytics.com
Link to facebook page: facebook.com/mlforanalytics
Link to LinkedIn handle:   / mlforanalytics  
Link to Twitter:   / jyotidixit1711  
Link to Instagram:   / mlforanalytics  

Like, comment, share the video and subscribe to our channel.

#CurrencyConversionDax #PowerBI #DAX #SelectedValue #SelectColumns