Forum Discussion

Wonderboy101's avatar
Wonderboy101
New Member
2 years ago
Solved

Creating Maps in Power BI

Hello, first time poster here and starting my journey with Power BI.

 

I have been tasked with creating an interactive map in Power BI and am already stuck.

 

My data is thousands of rows of money transfer data and consists of many columns but the ones I want to focus on are the sending banks country code and also the beneficiary banks country code.

 

I want to create a visual that has a slicer (to select the country code of the sender) and then on the map, it shows the number of transactions and the total amount of those transactions plotted against the country,

 

I'm not great with Power BI yet as still learning and really need some guidance, google gives me varying answers and keeps pointing me to changing the country code data type to location but that isn't showing as an option.

 

If someone can help that would be amazing.

 

Kind regards

 

Carl

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Wonderboy101 ,

    I create a table as you mentioned. Power BI's filled map uses the Bing Maps API to get geocoded locations and outlines. It is not enough for filled map to recognize the regions using Acronyms. Please use full name of these regions, and set data category to Continent or Place in filled map.

    When I select Column3, I click on Data category. It can change the things you want. You need to make sure the Data type is Text.

     

     

     

    Best Regards

    Yilong Zhou

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Wonderboy101 ,

    I create a table as you mentioned. Power BI's filled map uses the Bing Maps API to get geocoded locations and outlines. It is not enough for filled map to recognize the regions using Acronyms. Please use full name of these regions, and set data category to Continent or Place in filled map.

    When I select Column3, I click on Data category. It can change the things you want. You need to make sure the Data type is Text.

     

     

     

    Best Regards

    Yilong Zhou

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.