Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

How to work with a column containing numbers in different currencies

Hi,

 

I have around 50 columns of data and it is not practical to make currency conversions for each of these columns.

The columns in the database hold values in different currencies.

 

Ex: Some values in Column A are in USD while some are in Euro and some others in INR.

When I import values to Power BI (Power Query), I noticed that the values are considerednumbers/ decimals and the currency associated with it is lost.

 

Please refer the snapshots below:

 

Data Source in ExcelData Source in Excel

Power Query - Currency Info is lostPower Query - Currency Info is lost

Power Pivot - Applies one CurrencyPower Pivot - Applies one Currency

Is this a Bug?

Is there a way I can retain Currency information in the column

or should I get all data as Text, split to retain Currency info and use the values?

 

Thanks & Regards,

Mannu

 

1 ACCEPTED SOLUTION
PattemManohar
Community Champion
Community Champion

@Anonymous Yes, you need to consider that field as Text data type to retain the currency symbols as well (As the data contains different currency types, you can't assign a particular currency type to mixed data).

 

Split the value into two fields one containing Currency Type/Symbol and another containing the value. If you need to do any further analysis or have a lookup table for Conversion and convert all values into a single currency type. 





Did I answer your question? Mark my post as a solution!

Proud to be a PBI Community Champion




View solution in original post

2 REPLIES 2
PattemManohar
Community Champion
Community Champion

@Anonymous Yes, you need to consider that field as Text data type to retain the currency symbols as well (As the data contains different currency types, you can't assign a particular currency type to mixed data).

 

Split the value into two fields one containing Currency Type/Symbol and another containing the value. If you need to do any further analysis or have a lookup table for Conversion and convert all values into a single currency type. 





Did I answer your question? Mark my post as a solution!

Proud to be a PBI Community Champion




Anonymous
Not applicable

Its bad if we need to get all columns as text (with Currency symbol), then make changes to each and every currency column using Column with examples/ splitting the column ..etc.

 

A currency type should behave as a decimal number (wrt sum/avg ..etc) but should be able to identify currency symbol and apply default formatting rules for the currency (dot, comma, Currency symbol ..etc)

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.