The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I created a map chart in Power BI using country codes.
However, the country code "SK" (Slovakia) is incorrectly displayed as South Korea.
Is there a way to manually map this correctly?
Solved! Go to Solution.
Hi @Lora_0121 - In your data source, add an additional column that specifies the full country name (e.g., "Slovakia" for "SK").
This helps Power BI distinguish between countries with similar codes.
In Power BI, go to the "Fields" pane, select the newly added country name column.
Under the "Column Tools" ribbon, set the Data Category to "Country/Region".
Use the full country name column instead of the country code ("SK") in your map visualization.
If Power BI continues to misinterpret, consider using Latitude/Longitude coordinates for more precise mapping:
Proud to be a Super User! | |
Hi @Lora_0121 ,
We are grateful for your participation in the Microsoft Fabric Community forum
@rajendraongole1 - Thank you for the prompt response!
Additionally, I'd like to offer another piece of insight.
This issue typically arises because Power BI uses a predefined set of country codes, which may not always match the intended mapping in your dataset
Please refer to the snapshot below for your reference:
If you found this helpful, kindly mark it as the solution to assist others. A thumbs-up or kudos would be greatly appreciated!
Best Regards,
Priyanka.
Hi @Lora_0121 ,
We are grateful for your participation in the Microsoft Fabric Community forum
@rajendraongole1 - Thank you for the prompt response!
Additionally, I'd like to offer another piece of insight.
This issue typically arises because Power BI uses a predefined set of country codes, which may not always match the intended mapping in your dataset
Please refer to the snapshot below for your reference:
If you found this helpful, kindly mark it as the solution to assist others. A thumbs-up or kudos would be greatly appreciated!
Best Regards,
Priyanka.
Hi @Lora_0121 , Just checking in as we haven’t received an update from you regarding our last response. Were you able to resolve the issue?
If our solution was helpful, please mark it as Accept Answer and click Yes to confirm.
Feel free to let us know if you have any further questions—we’re here to help!
Thank you for being a part of the Microsoft Fabric Community Forum!
Hi @Lora_0121 - In your data source, add an additional column that specifies the full country name (e.g., "Slovakia" for "SK").
This helps Power BI distinguish between countries with similar codes.
In Power BI, go to the "Fields" pane, select the newly added country name column.
Under the "Column Tools" ribbon, set the Data Category to "Country/Region".
Use the full country name column instead of the country code ("SK") in your map visualization.
If Power BI continues to misinterpret, consider using Latitude/Longitude coordinates for more precise mapping:
Proud to be a Super User! | |