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

Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.

Reply
Anonymous
Not applicable

How to merge two tables with different countries, country names and country codes in Power BI?

I have a little problem in Power BI. Having the following two simplified tables, I would like to merge them in order to have population and land area of the countries listed in the first table which are also listed in the second table.

 

However, the problem is, that the country names and country codes differ in both tables, e.g., The United States/ United States of America and USA/ US. Therefore, in Power BI, when clicking on merging, I cannot choose a column which both tables have in common and inserting an index column does also not help.

 

That is, given are the following two tables:

 

Country CodePopulation 2021
AndorraAND77354
United States of AmericaUSA331893745
FranceFRA547557

 

CountryCodeLand area 2021
AndorraAD470
United StatesUS9147420
SpainES499603479


And the table I would like to produce is:

 

CountryPopulation 2021Land area 2021
Andorra 77354470
United States of America3318937459147420

 

I am new in Power BI and do not see a solution right now.

2 REPLIES 2
ddpl
Solution Sage
Solution Sage

@Anonymous 

 

There is one way in power query,

 

bin14.png

 

You can merge the table by either Country or Code or both as marked in above image,

 

Tick-marked the Fuzzy Matching option...

After that add range between 0.0 to 1.0 in Similarity threshold, which is basically how many percentage you want to match the selected columns.

 

In that box you have to try different figures to get maximum matching rows.

------------------------------------------------------------------------------------------------------------------------------

 

Or you can fetch the data from public page like Wikipedia in which country names are same and you can proceed merging.

 

 

Hope this will work for you.

 

Idk how to do it

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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